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 StringgetTemplate()booleansatisfy(String attName, String attValue)
-