BrowserCompactXmlSerializer(CleanerProperties props) |
CompactHtmlSerializer(CleanerProperties props) |
CompactXmlSerializer(CleanerProperties props) |
DomSerializer(CleanerProperties props) |
DomSerializer(CleanerProperties props,
boolean escapeXml) |
HtmlCleaner(CleanerProperties properties)
Constructor - creates the instance with default tag info provider and specified properties
|
HtmlCleaner(ITagInfoProvider tagInfoProvider,
CleanerProperties properties)
Constructor - creates the instance with specified tag info provider and specified properties
|
HtmlSerializer(CleanerProperties props) |
HtmlTokenizer(Reader reader,
CleanerProperties props,
CleanerTransformations transformations,
ITagInfoProvider tagInfoProvider)
Constructor - cretes instance of the parser with specified content.
|
JDomSerializer(CleanerProperties props) |
JDomSerializer(CleanerProperties props,
boolean escapeXml) |
PrettyHtmlSerializer(CleanerProperties props) |
PrettyHtmlSerializer(CleanerProperties props,
String indentString) |
PrettyXmlSerializer(CleanerProperties props) |
PrettyXmlSerializer(CleanerProperties props,
String indentString) |
Serializer(CleanerProperties props) |
SimpleHtmlSerializer(CleanerProperties props) |
SimpleXmlSerializer(CleanerProperties props) |
XmlSerializer(CleanerProperties props) |