|
PDF Clown 0.0.8 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TokenTypeEnum | |
---|---|
it.stefanochizzolini.clown.documents.contents.tokens | Content stream serialization [PDF:1.6:3.7.1]. |
it.stefanochizzolini.clown.tokens | PDF file serialization [PDF:1.6:3]. |
Uses of TokenTypeEnum in it.stefanochizzolini.clown.documents.contents.tokens |
---|
Methods in it.stefanochizzolini.clown.documents.contents.tokens that return TokenTypeEnum | |
---|---|
TokenTypeEnum |
Parser.getTokenType()
Gets the currently-parsed token type. |
Uses of TokenTypeEnum in it.stefanochizzolini.clown.tokens |
---|
Methods in it.stefanochizzolini.clown.tokens that return TokenTypeEnum | |
---|---|
TokenTypeEnum |
Parser.getTokenType()
Gets the currently-parsed token type. |
static TokenTypeEnum |
TokenTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TokenTypeEnum[] |
TokenTypeEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
PDF Clown 0.0.8 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |