Uses of Class
org.htmlcleaner.TagTransformation

Packages that use TagTransformation
org.htmlcleaner   
 

Uses of TagTransformation in org.htmlcleaner
 

Methods in org.htmlcleaner that return TagTransformation
 TagTransformation CleanerTransformations.getTransformation(String tagName)
           
 

Methods in org.htmlcleaner with parameters of type TagTransformation
 void CleanerTransformations.addTransformation(TagTransformation tagTransformation)
          Adds specified tag transformation to the collection.
 



Copyright © 2006-2014. All Rights Reserved.