Package org.dom4j.jaxb
| Interface Summary |
| 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.
|
| Class Summary |
| JAXBModifier |
Reads an XML document using SAX and writes its content to the provided
XMLWriter. |
| JAXBReader |
Reads an XML document and creates a DOM4J tree from SAX parsing events.
JAXBObjectHandlerobjects can be registered to automatically receive
unmarshalled XML fragments. |
| JAXBWriter |
Writes javax.xml.bind.Elementobjects to an XML stream. javax.xml.bind.Element instances can be created using the ObjectFactory that
is generated by the JAXB compiler.
|
Copyright B) 2005 MetaStuff Ltd. All Rights Reserved. Hosted by
SourceForge