|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XPathReader | |
|---|---|
| org.jaxen.saxpath.base | jaxen implementation of the SAXPath functionality. |
| org.jaxen.saxpath.helpers | Helper classes for instantiating XPathReaders. |
| Uses of XPathReader in org.jaxen.saxpath.base |
|---|
| Classes in org.jaxen.saxpath.base that implement XPathReader | |
|---|---|
class |
XPathReader
Implementation of SAXPath's XPathReader which
generates callbacks to an XPathHandler. |
| Uses of XPathReader in org.jaxen.saxpath.helpers |
|---|
| Methods in org.jaxen.saxpath.helpers that return XPathReader | |
|---|---|
static XPathReader |
XPathReaderFactory.createReader()
Create an XPathReader using the value of
the org.saxpath.driver system property. |
static XPathReader |
XPathReaderFactory.createReader(java.lang.String className)
Create an XPathReader using the passed
in class name. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||