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.
XMLOutputter.NamespaceStack Our own null subclass of NamespaceStack.

Copyright B) 2002 Jason Hunter, Brett McLaughlin. All Rights Reserved.