Package org.apache.commons.jxpath.xml
package org.apache.commons.jxpath.xml
Support classes for working with XML.
- See Also:
-
ClassDescriptionAn XML document container reads and parses XML only when it is accessed.An implementation of the XMLParser interface that produces a DOM Document.An implementation of the XMLParser interface that produces a JDOM Document.Common interface for XML parsers.The abstract superclass of XML parsers that produce DOM Documents.