|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.commons.jxpath.ri.compiler.NodeTest
org.apache.commons.jxpath.ri.compiler.NodeTypeTest
public class NodeTypeTest
| Constructor Summary | |
|---|---|
NodeTypeTest(int nodeType)
Create a new NodeTypeTest. |
|
| Method Summary | |
|---|---|
int |
getNodeType()
Get the nodeType. |
static java.lang.String |
nodeTypeToString(int code)
Render the given node type as a String. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NodeTypeTest(int nodeType)
nodeType - to match| Method Detail |
|---|
public int getNodeType()
public java.lang.String toString()
toString in class java.lang.Objectpublic static java.lang.String nodeTypeToString(int code)
code - int
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||