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 SpecialEntitySpecialEntities. getSpecialEntity(java.lang.String seq)SpecialEntitySpecialEntities. getSpecialEntityByUnicode(int unicodeCharcode)Methods in org.htmlcleaner with parameters of type SpecialEntity Modifier and Type Method Description voidSpecialEntities. put(SpecialEntity specialEntity)
-