Uses of Class
org.htmlcleaner.SpecialEntity
-
Packages that use SpecialEntity Package Description org.htmlcleaner -
-
Uses of SpecialEntity in org.htmlcleaner
Methods in org.htmlcleaner that return SpecialEntity Modifier and Type Method Description SpecialEntity
SpecialEntities. getSpecialEntity(java.lang.String seq)
SpecialEntity
SpecialEntities. getSpecialEntityByUnicode(int unicodeCharcode)
Methods in org.htmlcleaner with parameters of type SpecialEntity Modifier and Type Method Description void
SpecialEntities. put(SpecialEntity specialEntity)
-