Modifier and Type | Method and Description |
---|---|
CleanerTransformations |
HtmlCleaner.getTransformations() |
Modifier and Type | Method and Description |
---|---|
void |
HtmlCleaner.setTransformations(CleanerTransformations transformations)
Sets tranformations for this cleaner instance.
|
static void |
Utils.updateTagTransformations(CleanerTransformations transformations,
String key,
String value) |
Constructor and Description |
---|
HtmlTokenizer(Reader reader,
CleanerProperties props,
CleanerTransformations transformations,
ITagInfoProvider tagInfoProvider)
Constructor - cretes instance of the parser with specified content.
|
Copyright © 2006–2016. All rights reserved.