|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CleanerProperties | |
|---|---|
| org.htmlcleaner | |
| Uses of CleanerProperties in org.htmlcleaner |
|---|
| Fields in org.htmlcleaner declared as CleanerProperties | |
|---|---|
protected CleanerProperties |
Serializer.props
|
protected CleanerProperties |
JDomSerializer.props
|
protected CleanerProperties |
DomSerializer.props
|
| Methods in org.htmlcleaner that return CleanerProperties | |
|---|---|
CleanerProperties |
HtmlCleaner.getProperties()
|
| Methods in org.htmlcleaner with parameters of type CleanerProperties | |
|---|---|
static String |
Utils.escapeXml(String s,
CleanerProperties props,
boolean isDomCreation)
Escapes XML string. |
| Constructors in org.htmlcleaner with parameters of type CleanerProperties | |
|---|---|
BrowserCompactXmlSerializer(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)
|
|
JDomSerializer(CleanerProperties props)
|
|
JDomSerializer(CleanerProperties props,
boolean escapeXml)
|
|
PrettyXmlSerializer(CleanerProperties props)
|
|
PrettyXmlSerializer(CleanerProperties props,
String indentString)
|
|
Serializer(CleanerProperties props)
|
|
SimpleHtmlSerializer(CleanerProperties props)
|
|
SimpleXmlSerializer(CleanerProperties props)
|
|
XmlSerializer(CleanerProperties props)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||