public class NodeTypeTest extends NodeTest
| Constructor and Description |
|---|
NodeTypeTest(int nodeType)
Create a new NodeTypeTest.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getNodeType()
Get the nodeType.
|
static String |
nodeTypeToString(int code)
Render the given node type as a String.
|
String |
toString() |
Copyright © 2001-2015 The Apache Software Foundation. All Rights Reserved.