PDF Clown
0.0.8

Uses of Class
it.stefanochizzolini.clown.tokens.TokenTypeEnum

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

Project home page

Copyright © 2006-2010 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.