public class XhtmlSerializer
extends nu.validator.htmlparser.sax.HtmlSerializer
Constructor and Description |
---|
XhtmlSerializer(Writer out) |
Modifier and Type | Method and Description |
---|---|
void |
startDocument() |
void |
startElement(String uri,
String localName,
String qName,
Attributes atts) |
public XhtmlSerializer(Writer out)
public void startElement(String uri, String localName, String qName, Attributes atts) throws SAXException
startElement
in interface ContentHandler
startElement
in class nu.validator.htmlparser.sax.HtmlSerializer
SAXException
public void startDocument()
startDocument
in interface ContentHandler
startDocument
in class nu.validator.htmlparser.sax.HtmlSerializer
Copyright © 2008–2018. All rights reserved.