Uses of Class
org.htmlcleaner.TagInfo

Packages that use TagInfo
org.htmlcleaner   
 

Uses of TagInfo in org.htmlcleaner
 

Methods in org.htmlcleaner that return TagInfo
 TagInfo ITagInfoProvider.getTagInfo(java.lang.String tagName)
           
 TagInfo HtmlTagProvider.getTagInfo(java.lang.String tagName)
          Implementation of the interface method.