com.ximpleware.extended.xpath
Class Ntest
java.lang.Object
com.ximpleware.extended.xpath.Ntest
public class Ntest
- extends Object
Lexer use this class to represent a type of node test
|
Constructor Summary |
Ntest()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
i
public int i
arg
public String arg
COMMENT
public static final int COMMENT
- See Also:
- Constant Field Values
TEXT
public static final int TEXT
- See Also:
- Constant Field Values
PROCESSING_INSTRUCTION
public static final int PROCESSING_INSTRUCTION
- See Also:
- Constant Field Values
NODE
public static final int NODE
- See Also:
- Constant Field Values
Ntest
public Ntest()
Copyright © 2013. All Rights Reserved.