Uses of Class
org.htmlcleaner.CleanerTransformations
-
Packages that use CleanerTransformations Package Description org.htmlcleaner -
-
Uses of CleanerTransformations in org.htmlcleaner
Methods in org.htmlcleaner that return CleanerTransformations Modifier and Type Method Description CleanerTransformations
CleanerProperties. getCleanerTransformations()
CleanerTransformations
HtmlCleaner. getTransformations()
Methods in org.htmlcleaner with parameters of type CleanerTransformations Modifier and Type Method Description void
CleanerProperties. setCleanerTransformations(CleanerTransformations cleanerTransformations)
-