Alphabetical Index: X

_ A B C D E F G I K L M N O P R S T U V W X

X

XPath - class com.werken.xpath.XPath
Main run-time interface into the XPath functionality

The XPath object embodies a textual XPath as described by the W3C XPath specification.

xpath() - method in class com.werken.xpath.parser.XPathRecognizer
XPath(String) - constructor for class com.werken.xpath.XPath
Construct an XPath
Implementation of FunctionContext which matches the core function library as described by the W3C XPath Specification.
XPathFunctionContext() - constructor for class com.werken.xpath.XPathFunctionContext
XPathLexer - class com.werken.xpath.parser.XPathLexer
XPathLexer(InputBuffer) - constructor for class com.werken.xpath.parser.XPathLexer
XPathLexer(InputStream) - constructor for class com.werken.xpath.parser.XPathLexer
XPathLexer(LexerSharedInputState) - constructor for class com.werken.xpath.parser.XPathLexer
XPathLexer(Reader) - constructor for class com.werken.xpath.parser.XPathLexer
XPathLexerTokenTypes - interface com.werken.xpath.parser.XPathLexerTokenTypes
XPathRecognizer - class com.werken.xpath.parser.XPathRecognizer
XPathRecognizer(ParserSharedInputState) - constructor for class com.werken.xpath.parser.XPathRecognizer
XPathRecognizer(TokenBuffer) - constructor for class com.werken.xpath.parser.XPathRecognizer
XPathRecognizer(TokenBuffer,int) - constructor for class com.werken.xpath.parser.XPathRecognizer
XPathRecognizer(TokenStream) - constructor for class com.werken.xpath.parser.XPathRecognizer
XPathRecognizer(TokenStream,int) - constructor for class com.werken.xpath.parser.XPathRecognizer
XPathTokenTypes - interface com.werken.xpath.parser.XPathTokenTypes

Copyright B) 2000 bob mcwhirter and The Werken & Sons Company. All Rights Reserved.