|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XPath | |
---|---|
org.apache.abdera | |
org.apache.abdera.ext.features | |
org.apache.abdera.parser.stax | |
org.apache.abdera.util |
Uses of XPath in org.apache.abdera |
---|
Methods in org.apache.abdera that return XPath | |
---|---|
static XPath |
Abdera.getNewXPath()
Return a new XPath instance using a non-shared Abdera object |
XPath |
Abdera.getXPath()
Return the singleton instance of org.apache.abdera.xpath.XPath |
Uses of XPath in org.apache.abdera.ext.features |
---|
Constructors in org.apache.abdera.ext.features with parameters of type XPath | |
---|---|
XPathSelector(String path,
XPath xpath)
|
|
XPathSelector(String path,
XPath xpath,
Map<String,String> namespaces)
|
Uses of XPath in org.apache.abdera.parser.stax |
---|
Classes in org.apache.abdera.parser.stax that implement XPath | |
---|---|
class |
FOMXPath
|
Uses of XPath in org.apache.abdera.util |
---|
Classes in org.apache.abdera.util that implement XPath | |
---|---|
class |
AbstractXPath
Abstract base implementation of XPath |
Methods in org.apache.abdera.util that return XPath | |
---|---|
static XPath |
ServiceUtil.newXPathInstance(Abdera abdera)
Deprecated. |
XPath |
AbderaConfiguration.newXPathInstance(Abdera abdera)
Return a new instance of org.apache.abdera.xpath.XPath |
XPath |
Configuration.newXPathInstance(Abdera abdera)
Get a new instance of the default XPath impl |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |