org.freecompany.util.xml.dom2sax
public class Dom2Sax extends Object
| Field Summary | |
|---|---|
| protected ContentHandler | content |
| protected LexicalHandler | lexical |
| protected Notification | logger |
| Method Summary | |
|---|---|
| void | convert(Node root)
Converts a DOM subtree into SAX events.
|
| void | setContentHandler(ContentHandler content) |
| void | setLexicalHandler(LexicalHandler lexical) |
Parameters: root the root of the DOM subtree
Throws: SAXException when the underlying content content does