com.ximpleware.extended
Class NodeTest
java.lang.Object
com.ximpleware.extended.NodeTest
- All Implemented Interfaces:
- LocationPathNode
public class NodeTest
- extends Object
- implements LocationPathNode
This class is used within LocationPathExpr to represent
Nodetest
nodeName
public String nodeName
prefix
public String prefix
localName
public String localName
URL
public String URL
testType
public int testType
NAMETEST
public static final int NAMETEST
- See Also:
- Constant Field Values
NODE
public static final int NODE
- See Also:
- Constant Field Values
TEXT
public static final int TEXT
- See Also:
- Constant Field Values
PI0
public static final int PI0
- See Also:
- Constant Field Values
PI1
public static final int PI1
- See Also:
- Constant Field Values
COMMENT
public static final int COMMENT
- See Also:
- Constant Field Values
NodeTest
public NodeTest()
setTestType
public void setTestType(int t)
setNodeName
public void setNodeName(String s)
setNodeNameNS
public void setNodeNameNS(String p,
String ln)
eval
public boolean eval(VTDNavHuge vn)
throws NavExceptionHuge
- Specified by:
eval in interface LocationPathNode
- Throws:
NavExceptionHuge
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2013. All Rights Reserved.