|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XPathException | |
---|---|
org.apache.xerces.impl.xpath | |
org.apache.xerces.impl.xs.identity |
Uses of XPathException in org.apache.xerces.impl.xpath |
---|
Constructors in org.apache.xerces.impl.xpath that throw XPathException | |
---|---|
XPath(java.lang.String xpath,
SymbolTable symbolTable,
NamespaceContext context)
Constructs an XPath object from the specified expression. |
Uses of XPathException in org.apache.xerces.impl.xs.identity |
---|
Constructors in org.apache.xerces.impl.xs.identity that throw XPathException | |
---|---|
Field.XPath(java.lang.String xpath,
SymbolTable symbolTable,
NamespaceContext context)
Constructs a field XPath expression. |
|
Selector.XPath(java.lang.String xpath,
SymbolTable symbolTable,
NamespaceContext context)
Constructs a selector XPath expression. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |