Uses of Class
org.htmlcleaner.CleanerTransformations
Packages that use CleanerTransformations
-
Uses of CleanerTransformations in org.htmlcleaner
Fields in org.htmlcleaner declared as CleanerTransformationsModifier and TypeFieldDescriptionprivate CleanerTransformations
CleanerProperties.cleanerTransformations
private CleanerTransformations
HtmlCleaner.transformations
private CleanerTransformations
HtmlTokenizer.transformations
Methods in org.htmlcleaner that return CleanerTransformationsModifier and TypeMethodDescriptionCleanerProperties.getCleanerTransformations()
HtmlCleaner.getTransformations()
Methods in org.htmlcleaner with parameters of type CleanerTransformationsModifier and TypeMethodDescriptionvoid
CleanerProperties.setCleanerTransformations
(CleanerTransformations cleanerTransformations)