Uses of Interface
org.htmlcleaner.AttributeTransformation
Packages that use AttributeTransformation
-
Uses of AttributeTransformation in org.htmlcleaner
Classes in org.htmlcleaner that implement AttributeTransformationFields in org.htmlcleaner with type parameters of type AttributeTransformationModifier and TypeFieldDescriptionprivate List
<AttributeTransformation> TagTransformation.attributePatternTransformations
Methods in org.htmlcleaner with parameters of type AttributeTransformationModifier and TypeMethodDescriptionvoid
TagTransformation.addAttributePatternTransformation
(AttributeTransformation attributeTransformation) void
CleanerTransformations.addGlobalTransformation
(AttributeTransformation attributeTransformation)