Package org.jdom.output

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



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