Uses of Enum Class
org.apache.jena.riot.tokens.TokenType
Packages that use TokenType
-
Uses of TokenType in org.apache.jena.riot.tokens
Methods in org.apache.jena.riot.tokens that return TokenTypeModifier and TypeMethodDescriptionfinal TokenTypeToken.getType()static TokenTypeReturns the enum constant of this class with the specified name.static TokenType[]TokenType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.jena.riot.tokens with parameters of type TokenTypeConstructors in org.apache.jena.riot.tokens with parameters of type TokenType