|
||||||||||
| 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
| Field Summary | |
|---|---|
private int |
nodeType
|
| Constructor Summary | |
|---|---|
NodeTypeTest(int nodeType)
|
|
| Method Summary | |
|---|---|
int |
getNodeType()
|
static java.lang.String |
nodeTypeToString(int code)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
private int nodeType
| Constructor Detail |
|---|
public NodeTypeTest(int nodeType)
| Method Detail |
|---|
public int getNodeType()
public java.lang.String toString()
toString in class java.lang.Objectpublic static java.lang.String nodeTypeToString(int code)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||