org.jbind.xml.schema.xpath
Interface XPathParserConstants
- All Known Implementing Classes:
- XPathParser, XPathParserTokenManager
- public interface XPathParserConstants
EOF
public static final int EOF
- See Also:
- Constant Field Values
NCName
public static final int NCName
- See Also:
- Constant Field Values
NCNameChar
public static final int NCNameChar
- See Also:
- Constant Field Values
Letter
public static final int Letter
- See Also:
- Constant Field Values
BaseChar
public static final int BaseChar
- See Also:
- Constant Field Values
Ideographic
public static final int Ideographic
- See Also:
- Constant Field Values
CombiningChar
public static final int CombiningChar
- See Also:
- Constant Field Values
Digit
public static final int Digit
- See Also:
- Constant Field Values
Extender
public static final int Extender
- See Also:
- Constant Field Values
DEFAULT
public static final int DEFAULT
- See Also:
- Constant Field Values
tokenImage
public static final java.lang.String[] tokenImage