Uses of Class
org.htmlcleaner.SpecialEntity

Packages that use SpecialEntity
org.htmlcleaner   
 

Uses of SpecialEntity in org.htmlcleaner
 

Methods in org.htmlcleaner that return SpecialEntity
 SpecialEntity SpecialEntities.getSpecialEntity(String seq)
           
 SpecialEntity SpecialEntities.getSpecialEntityByUnicode(int unicodeCharcode)
           
 

Methods in org.htmlcleaner with parameters of type SpecialEntity
 void SpecialEntities.put(SpecialEntity specialEntity)
           
 



Copyright © 2006-2014. All Rights Reserved.