C G H I M R S T U

U

unhtmlAmpersand(String) - Static method in class com.tecnick.htmlutils.htmlentities.HTMLEntities
Replace & HTML entities with & characters.
unhtmlAngleBrackets(String) - Static method in class com.tecnick.htmlutils.htmlentities.HTMLEntities
Replace &lt; &gt; entities with < > characters.
unhtmlDoubleQuotes(String) - Static method in class com.tecnick.htmlutils.htmlentities.HTMLEntities
Replace single quotes HTML entities with equivalent character.
unhtmlentities(String) - Static method in class com.tecnick.htmlutils.htmlentities.HTMLEntities
Convert HTML entities to special and extended unicode characters equivalents.
unhtmlentities_map - Static variable in class com.tecnick.htmlutils.htmlentities.HTMLEntities
Map to convert html entities in exteden characters.
unhtmlQuotes(String) - Static method in class com.tecnick.htmlutils.htmlentities.HTMLEntities
Replace single and double quotes HTML entities with equivalent characters.
unhtmlSingleQuotes(String) - Static method in class com.tecnick.htmlutils.htmlentities.HTMLEntities
Replace single quotes HTML entities with equivalent character.

C G H I M R S T U