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