Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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 < > 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.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
G
H
I
M
R
S
T
U