|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StringType | |
|---|---|
| com.gcapmedia.dab.epg.binary | |
| Uses of StringType in com.gcapmedia.dab.epg.binary |
|---|
| Subclasses of StringType in com.gcapmedia.dab.epg.binary | |
|---|---|
class |
CridType
|
class |
LanguageType
|
| Methods in com.gcapmedia.dab.epg.binary that return StringType | |
|---|---|
static StringType |
StringType.fromBytes(byte[] bytes)
Parse a string type from its byte array representation |
StringType |
CData.getString()
|
| Methods in com.gcapmedia.dab.epg.binary with parameters of type StringType | |
|---|---|
Token |
TokenTable.newToken(StringType value)
Generate a new token from a string value |
| Constructors in com.gcapmedia.dab.epg.binary with parameters of type StringType | |
|---|---|
CData(StringType value)
Create new CDATA content |
|
Token(TokenTag tag,
StringType value)
Create a new attribute |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||