org.htmlcleaner
Interface AttributeTransformation

All Known Implementing Classes:
AttributeTransformationPatternImpl

public interface AttributeTransformation


Method Summary
 String getTemplate()
           
 boolean satisfy(String attName, String attValue)
           
 

Method Detail

satisfy

boolean satisfy(String attName,
                String attValue)

getTemplate

String getTemplate()


Copyright © 2006-2014. All Rights Reserved.