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 CleanerTransformationsCleanerProperties. getCleanerTransformations()CleanerTransformationsHtmlCleaner. getTransformations()Methods in org.htmlcleaner with parameters of type CleanerTransformations Modifier and Type Method Description voidCleanerProperties. setCleanerTransformations(CleanerTransformations cleanerTransformations)
-