| Package | Description |
|---|---|
| org.dom4j.jaxb |
| Class and Description |
|---|
| JAXBModifier
Reads an XML document using SAX and writes its content to the provided
XMLWriter. |
| JAXBObjectHandler
JAXBObjectHandler implementations can be registered with the JAXB Reader in
order to receive unmarshalled XML fragments.
|
| JAXBObjectModifier
JAXBObjectHandler implementations can be registered with the
JAXBModifier in order to change unmarshalled XML fragments. |
| JAXBReader
Reads an XML document and creates a DOM4J tree from SAX parsing events.
|
| JAXBSupport
DOCUMENT ME!
|