Package | Description |
---|---|
org.apache.commons.jxpath |
Public, abstract part of JXPath: interfaces and configuration.
|
org.apache.commons.jxpath.xml |
Support classes for working with XML.
|
Class and Description |
---|
DocumentContainer
An XML document container reads and parses XML only when it is
accessed.
|
Class and Description |
---|
XMLParser
Common interface for XML parsers.
|
XMLParser2
The abstract superclass of XML parsers that produce DOM Documents.
|