org.planx.xmlstore.convert
Class SAXOutputter
java.lang.Object
org.planx.xmlstore.convert.SAXOutputter
public class SAXOutputter
- extends Object
- Author:
- Henning Niss
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SAXOutputter
public SAXOutputter(ContentHandler content)
SAXOutputter
public SAXOutputter(ContentHandler content,
ErrorHandler error,
DTDHandler dtd,
EntityResolver entity)
SAXOutputter
public SAXOutputter(ContentHandler content,
ErrorHandler error,
DTDHandler dtd,
EntityResolver entity,
LexicalHandler lexical)
output
public void output(Node root)
throws XMLException
- Throws:
XMLException
Copyright © 2010. All Rights Reserved.