Package | Description |
---|---|
org.apache.commons.jxpath.xml |
Support classes for working with XML.
|
Modifier and Type | Class and Description |
---|---|
class |
DocumentContainer
An XML document container reads and parses XML only when it is
accessed.
|
class |
DOMParser
An implementation of the XMLParser interface that produces a DOM Document.
|
class |
JDOMParser
An implementation of the XMLParser interface that produces a JDOM Document.
|
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.