|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodeType | |
|---|---|
| net.ranides.assira.xml | |
| Uses of NodeType in net.ranides.assira.xml |
|---|
| Methods in net.ranides.assira.xml that return NodeType | |
|---|---|
static NodeType |
NodeType.valueOf(int value)
|
static NodeType |
NodeType.valueOf(Node node)
|
static NodeType |
NodeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static NodeType[] |
NodeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.ranides.assira.xml with parameters of type NodeType | |
|---|---|
static int |
XMLQuery.count(Node node,
NodeType type)
|
static List<Node> |
XMLQuery.filter(Node node,
NodeType type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||