| Package | Description |
|---|---|
| org.netbeans.modules.xml.xdm.nodes |
XDM-based implementation of DOM interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
TokenType |
Token.getType() |
static TokenType |
TokenType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TokenType[] |
TokenType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Token |
Token.create(String value,
TokenType type) |
Built on May 21 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.