Class Summary |
AbstractKit |
Basic kit. |
DebugXPathResolver |
Text resolver for showing parsing events |
FastVector |
Non synchronized Vector class |
NodeSet |
XPath NodeSet.
|
TreeXPathResolver |
Resolver for building a tree |
XPath |
Here the main class for Parsing and Resolving
an XPath expression.
|
XPathContext |
XPath context for the resolution |
XPathParser |
Encapsulates yacc() parser functionality in a Java
class for quick code development |
XPathParserVal |
BYACC/J Semantic Value for parser: XPathParser
This class provides some of the functionality
of the yacc/C 'union' directive |