Package org.dom4j.jaxb
package org.dom4j.jaxb
-
ClassDescriptionReads an XML document using SAX and writes its content to the provided
XMLWriter
.JAXBObjectHandler implementations can be registered with the JAXB Reader in order to receive unmarshalled XML fragments.JAXBObjectHandler implementations can be registered with theJAXBModifier
in order to change unmarshalled XML fragments.Reads an XML document and creates a DOM4J tree from SAX parsing events.WritesElement
objects to an XML stream.