|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XMLTokenType | |
|---|---|
| org.apache.tapestry5.internal.services | [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 XMLTokenType | |
|---|---|
XMLTokenType |
XMLTokenStream.getEventType()
|
XMLTokenType |
XMLTokenStream.next()
Returns the type of the next token. |
static XMLTokenType |
XMLTokenType.valueOf(String name)
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||