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 theJAXBModifierin order to change unmarshalled XML fragments.Reads an XML document and creates a DOM4J tree from SAX parsing events.Exception internally thrown by the JAXBReader classes.DOCUMENT ME!WritesElementobjects to an XML stream.