|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Token | |
---|---|
com.gcapmedia.dab.epg.binary |
Uses of Token in com.gcapmedia.dab.epg.binary |
---|
Methods in com.gcapmedia.dab.epg.binary that return Token | |
---|---|
static Token |
Token.fromBytes(byte[] bytes)
Parse an object from its byte array representation |
Token |
TokenTable.getToken(TokenTag tag)
Returns a token from its tag, null if it does not exist in the table |
Token |
TokenTable.newToken(StringType value)
Generate a new token from a string value |
Methods in com.gcapmedia.dab.epg.binary that return types with arguments of type Token | |
---|---|
java.util.Iterator<Token> |
TokenTable.iterator()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |