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 String
getTemplate()
boolean
satisfy(String attName, String attValue)
-