Package | Description |
---|---|
org.htmlcleaner |
Modifier and Type | Field and Description |
---|---|
protected CleanerProperties |
Serializer.props |
protected CleanerProperties |
JDomSerializer.props |
protected CleanerProperties |
DomSerializer.props
The HTML Cleaner properties set by the user to control the HTML cleaning.
|
Modifier and Type | Method and Description |
---|---|
CleanerProperties |
HtmlCleaner.getProperties() |
Modifier and Type | Method and Description |
---|---|
static String |
Utils.escapeHtml(String s,
CleanerProperties props)
Escapes HTML string
|
static String |
Utils.escapeXml(String s,
CleanerProperties props,
boolean isDomCreation)
Escapes XML string.
|
Copyright © 2006–2018. All rights reserved.