| Package | Description |
|---|---|
| org.htmlcleaner |
| Modifier and Type | Field | Description |
|---|---|---|
protected CleanerProperties |
DomSerializer.props |
The HTML Cleaner properties set by the user to control the HTML cleaning.
|
protected CleanerProperties |
JDomSerializer.props |
|
protected CleanerProperties |
Serializer.props |
| Modifier and Type | Method | Description |
|---|---|---|
CleanerProperties |
HtmlCleaner.getProperties() |
| Modifier and Type | Method | 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.