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

X

XPath - interface org.jaxen.XPath.
Defines the interface to an object which represents an XPath 1.0 expression which can be evaluated against a variety of different XML object models.
XPathExpr - interface org.jaxen.expr.XPathExpr.
 
XPathFactory - interface org.jaxen.expr.XPathFactory.
 
XPathFunctionContext - class org.jaxen.XPathFunctionContext.
A FunctionContext implementing the core XPath function library, with extensions.
XPathFunctionContext() - Constructor for class org.jaxen.XPathFunctionContext
Construct.
XPathNamespace - class org.jaxen.jdom.XPathNamespace.
Wrapper for jdom namespace nodes to give them a parent, as required by the XPath data model.
XPathNamespace(Element, Namespace) - Constructor for class org.jaxen.jdom.XPathNamespace
Creates a namespace-node wrapper for a namespace node that is assigned to the given jdom element.
XPathNamespace(Namespace) - Constructor for class org.jaxen.jdom.XPathNamespace
Creates a namespace-node wrapper for a namespace node that hasn't been assigned to an element yet.
XPathSyntaxException - exception org.jaxen.XPathSyntaxException.
Indicates an error during parsing of an XPath expression.
XPathSyntaxException(String, int, String) - Constructor for class org.jaxen.XPathSyntaxException
Construct.

A B C D E F G H I J K L M N O P R S T U V X
Copyright © 2002 bob mcwhirter & James Strachan. All Rights Reserved. Hosted by

SourceForge Logo