Package | Description |
---|---|
org.dom4j.datatype |
An implementation of the dom4j API which supports the XML Schema Data Types specification.
|
org.dom4j.io |
Provides input and output via SAX and DOM together with writing dom4j objects to streams as XML text.
|
org.dom4j.jaxb |
Modifier and Type | Field and Description |
---|---|
private SAXReader |
DatatypeDocumentFactory.xmlSchemaReader
reader of XML Schemas
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
SAXModifyReader
The SAXModifier parses, updates and writes an XML document.
|
Modifier and Type | Method and Description |
---|---|
private SAXReader |
SAXModifier.installModifyReader() |
Modifier and Type | Field and Description |
---|---|
private SAXReader |
JAXBReader.reader |
Modifier and Type | Method and Description |
---|---|
private SAXReader |
JAXBReader.getReader() |