Uses of Enum
org.apache.tapestry5.internal.services.XMLTokenType
Packages that use XMLTokenType
Package
Description
[INTERNAL USE ONLY] internal service classes; API subject to change
-
Uses of XMLTokenType in org.apache.tapestry5.internal.services
Methods in org.apache.tapestry5.internal.services that return XMLTokenTypeModifier and TypeMethodDescriptionXMLTokenStream.getEventType()
XMLTokenStream.next()
Returns the type of the next token.static XMLTokenType
Returns the enum constant of this type with the specified name.static XMLTokenType[]
XMLTokenType.values()
Returns an array containing the constants of this enum type, in the order they are declared.