Package org.jdom.output

Class Summary
DOMOutputter Takes a JDOM tree and outputs to a DOM tree.
SAXOutputter Takes a JDOM tree and fires SAX events.
XMLOutputter XMLOutputter takes a JDOM tree and formats it to a stream as XML.
 



Copyright © 2000 Brett McLaughlin, Jason Hunter. All Rights Reserved.