public class CompactHtmlSerializer extends DefaultHtmlSerializer
| Constructor and Description |
|---|
CompactHtmlSerializer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
writeComment(Node n,
Appendable output) |
protected void |
writeText(Node n,
Appendable output) |
serialize, serializeprotected void writeText(Node n, Appendable output) throws IOException
writeText in class DefaultHtmlSerializerIOExceptionprotected void writeComment(Node n, Appendable output) throws IOException
writeComment in class DefaultHtmlSerializerIOExceptionCopyright © 2007-2012. All Rights Reserved.