Package org.htmlcleaner
Interface AttributeTransformation
-
- All Known Implementing Classes:
AttributeTransformationPatternImpl
public interface AttributeTransformation
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetTemplate()booleansatisfy(java.lang.String attName, java.lang.String attValue)
-