nu.validator.htmlparser.dom
Class Dom2Sax
java.lang.Object
nu.validator.htmlparser.dom.Dom2Sax
public class Dom2Sax
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
attributes
private final Dom2Sax.NamedNodeMapAttributes attributes
contentHandler
private final ContentHandler contentHandler
lexicalHandler
private final LexicalHandler lexicalHandler
Dom2Sax
public Dom2Sax(ContentHandler contentHandler,
LexicalHandler lexicalHandler)
- Parameters:
contentHandler - lexicalHandler -
emptyIfNull
private static String emptyIfNull(String namespaceURI)
parse
public void parse(Node node)
throws SAXException
- Throws:
SAXException