|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CleanerTransformations in org.htmlcleaner |
---|
Methods in org.htmlcleaner that return CleanerTransformations | |
---|---|
CleanerTransformations |
HtmlCleaner.getTransformations()
|
Methods in org.htmlcleaner with parameters of type CleanerTransformations | |
---|---|
void |
HtmlCleaner.setTransformations(CleanerTransformations transformations)
Sets tranformations for this cleaner instance. |
static void |
Utils.updateTagTransformations(CleanerTransformations transformations,
String key,
String value)
|
Constructors in org.htmlcleaner with parameters of type CleanerTransformations | |
---|---|
HtmlTokenizer(Reader reader,
CleanerProperties props,
CleanerTransformations transformations,
ITagInfoProvider tagInfoProvider)
Constructor - cretes instance of the parser with specified content. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |