Uses of Class
org.htmlcleaner.TagTransformation
Packages that use TagTransformation
-
Uses of TagTransformation in org.htmlcleaner
Fields in org.htmlcleaner declared as TagTransformationModifier and TypeFieldDescriptionprivate TagTransformation
CleanerTransformations.globalTransformations
Methods in org.htmlcleaner that return TagTransformationMethods in org.htmlcleaner with parameters of type TagTransformationModifier and TypeMethodDescriptionvoid
CleanerTransformations.addTransformation
(TagTransformation tagTransformation) Adds specified tag transformation to the collection.