public class SimpleHtmlSerializer extends HtmlSerializer
Simple HTML serializer - creates resulting HTML without indenting and/or compacting.
props| Constructor and Description |
|---|
SimpleHtmlSerializer(CleanerProperties props) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
serialize(TagNode tagNode,
Writer writer) |
dontEscape, escapeText, isMinimizedTagSyntax, serializeEndTag, serializeOpenTaggetAsString, getAsString, getAsString, getAsString, getAsString, isScriptOrStyle, write, write, writeToFile, writeToFile, writeToFile, writeToFile, writeToStream, writeToStream, writeToStream, writeToStreampublic SimpleHtmlSerializer(CleanerProperties props)
protected void serialize(TagNode tagNode, Writer writer) throws IOException
serialize in class SerializerIOExceptionCopyright © 2006–2018. All rights reserved.