Uses of Interface
org.htmlcleaner.AttributeTransformation
Packages that use AttributeTransformation
-
Uses of AttributeTransformation in org.htmlcleaner
Classes in org.htmlcleaner that implement AttributeTransformationMethods in org.htmlcleaner with parameters of type AttributeTransformationModifier and TypeMethodDescriptionvoid
TagTransformation.addAttributePatternTransformation
(AttributeTransformation attributeTransformation) void
CleanerTransformations.addGlobalTransformation
(AttributeTransformation attributeTransformation)