|
OpMath | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.opmath.util.html.HTMLEncoder
This class enables the encoding of unicoded strings as HTML 4.0 text. The encoding process replaces characters represented by HTML 4.0 'entities' as those entities themselves, and performs no other function. A single static method performs the encoding. In addition to this method, the class contains a static variable for each possible HTML entity, and a simple lookup method.
The encoding method should always be used when an arbitrary string is included in the HTML output of a Servlet or other device.
More information on HTML entities is available at: http://www.w3.org/TR/1999/REC-html401-19991224/sgml/entities.html#h-24.1
Copyright: (c) 2002 The Open Math Company Limited
The Terms of Distribution of this software are stipulated in the javadoc Overview for this project.
HTMLEntity| Field Summary | |
static HTMLEntity |
aACUTE
HTML Entity representing the latin small letter a with with acute. |
static HTMLEntity |
AACUTE
HTML Entity representing the latin capital letter A with acute. |
static HTMLEntity |
aCIRC
HTML Entity representing the latin small letter a with with circumflex. |
static HTMLEntity |
ACIRC
HTML Entity representing the latin capital letter A with circumflex. |
static HTMLEntity |
ACUTE
HTML Entity representing a spacing acute. |
static HTMLEntity |
aeLIG
HTML Entity representing the latin small ligature ae. |
static HTMLEntity |
AELIG
HTML Entity representing the latin capital ligature AE. |
static HTMLEntity |
aGRAVE
HTML Entity representing the latin small letter a with grave. |
static HTMLEntity |
AGRAVE
HTML Entity representing the latin capital letter A with grave. |
static HTMLEntity |
alpha
HTML Entity representing the greek small letter alpha. |
static HTMLEntity |
ALPHA
HTML Entity representing the greek capital letter alpha. |
static HTMLEntity |
AMP
HTML Entity representing an ampersand. |
static HTMLEntity |
AND
HTML Entity representing a 'logical and' symbol. |
static HTMLEntity |
aRING
HTML Entity representing the latin small letter a with ring. |
static HTMLEntity |
ARING
HTML Entity representing the latin capital letter A with with ring above. |
static HTMLEntity |
ASYMP
HTML Entity representing an 'almost equal to / asymptotic to' symbol. |
static HTMLEntity |
aTILDE
HTML Entity representing the latin small letter a with with tilde. |
static HTMLEntity |
ATILDE
HTML Entity representing the latin capital letter A with tilde. |
static HTMLEntity |
aUML
HTML Entity representing the latin small letter a with with diaeresis. |
static HTMLEntity |
AUML
HTML Entity representing the latin capital letter A with with diaeresis. |
static HTMLEntity |
beta
HTML Entity representing the greek small letter beta. |
static HTMLEntity |
BETA
HTML Entity representing the greek capital letter beta. |
static HTMLEntity |
BRVBAR
HTML Entity representing a broken (vertical) bar. |
static HTMLEntity |
CAP
HTML Entity representing an 'intersection' / 'cap' symbol. |
static HTMLEntity |
cCEDIL
HTML Entity representing the latin small letter c with cedilla. |
static HTMLEntity |
CCEDIL
HTML Entity representing the latin capital letter C with cedilla. |
static HTMLEntity |
CEDIL
HTML Entity representing a spacing cedilla. |
static HTMLEntity |
CENT
HTML Entity representing a cent sign. |
static HTMLEntity |
chi
HTML Entity representing the greek small letter chi. |
static HTMLEntity |
CHI
HTML Entity representing the greek capital letter chi. |
static HTMLEntity |
CONG
HTML Entity representing an 'approximately equal to' symbol. |
static HTMLEntity |
COPY
HTML Entity representing a copyright sign. |
static HTMLEntity |
CUP
HTML Entity representing a 'union' / 'cup' symbol. |
static HTMLEntity |
CURREN
HTML Entity representing a currency sign. |
static HTMLEntity |
DEG
HTML Entity representing a degree sign. |
static HTMLEntity |
delta
HTML Entity representing the greek small letter delta. |
static HTMLEntity |
DELTA
HTML Entity representing the greek capital letter delta. |
static HTMLEntity |
DIVIDE
HTML Entity representing a division sign. |
static HTMLEntity |
eACUTE
HTML Entity representing the latin small letter e with with acute. |
static HTMLEntity |
EACUTE
HTML Entity representing the latin capital letter E with acute. |
static HTMLEntity |
eCIRC
HTML Entity representing the latin small letter e with with circumflex. |
static HTMLEntity |
ECIRC
HTML Entity representing the latin capital letter E with circumflex. |
static HTMLEntity |
eGRAVE
HTML Entity representing the latin small letter e with grave. |
static HTMLEntity |
EGRAVE
HTML Entity representing the latin capital letter E with grave. |
static HTMLEntity |
EMPTY
HTML Entity representing an 'empty set' symbol. |
static HTMLEntity |
epsilon
HTML Entity representing the greek small letter epsilon. |
static HTMLEntity |
EPSILON
HTML Entity representing the greek capital letter epsilon. |
static HTMLEntity |
EQUIV
HTML Entity representing an 'identical to' symbol. |
static HTMLEntity |
eta
HTML Entity representing the greek small letter eta. |
static HTMLEntity |
ETA
HTML Entity representing the greek capital letter eta. |
static HTMLEntity |
eth
HTML Entity representing the latin small letter eth. |
static HTMLEntity |
ETH
HTML Entity representing the latin capital letter ETH. |
static HTMLEntity |
eUML
HTML Entity representing the latin small letter e with with diaeresis. |
static HTMLEntity |
EUML
HTML Entity representing the latin capital letter E with diaeresis. |
static HTMLEntity |
EXIST
HTML Entity representing a 'there exists' symbol. |
static HTMLEntity |
FORALL
HTML Entity representing a 'for all' symbol. |
static HTMLEntity |
FRAC12
HTML Entity representing a fraction one half. |
static HTMLEntity |
FRAC14
HTML Entity representing a fraction one quarter. |
static HTMLEntity |
FRAC34
HTML Entity representing a fraction three quarters. |
static HTMLEntity |
gamma
HTML Entity representing the greek small letter gamma. |
static HTMLEntity |
GAMMA
HTML Entity representing the greek capital letter gamma. |
static HTMLEntity |
GE
HTML Entity representing a 'greater than or equal to' symbol. |
static HTMLEntity |
GT
HTML Entity representing a greater-than sign. |
static HTMLEntity |
iACUTE
HTML Entity representing the latin small letter i with with acute. |
static HTMLEntity |
IACUTE
HTML Entity representing the latin capital letter I with acute. |
static HTMLEntity |
iCIRC
HTML Entity representing the latin small letter i with with circumflex. |
static HTMLEntity |
ICIRC
HTML Entity representing the latin capital letter I with circumflex. |
static HTMLEntity |
IEXCL
HTML Entity representing an inverted exclamation mark. |
static HTMLEntity |
iGRAVE
HTML Entity representing the latin small letter i with with grave. |
static HTMLEntity |
IGRAVE
HTML Entity representing the latin capital letter I with grave. |
static HTMLEntity |
INFIN
HTML Entity representing an 'infinity' symbol. |
static HTMLEntity |
INT
HTML Entity representing an integral symbol. |
static HTMLEntity |
iota
HTML Entity representing the greek small letter iota. |
static HTMLEntity |
IOTA
HTML Entity representing the greek capital letter iota. |
static HTMLEntity |
IQUEST
HTML Entity representing an inverted question mark. |
static HTMLEntity |
ISIN
HTML Entity representing an 'element of' symbol. |
static HTMLEntity |
iUML
HTML Entity representing the latin small letter i with with diaeresis. |
static HTMLEntity |
IUML
HTML Entity representing the latin capital letter I with diaeresis. |
static HTMLEntity |
kappa
HTML Entity representing the greek small letter kappa. |
static HTMLEntity |
KAPPA
HTML Entity representing the greek capital letter kappa. |
static HTMLEntity |
lambda
HTML Entity representing the greek small letter lambda. |
static HTMLEntity |
LAMBDA
HTML Entity representing the greek capital letter lambda. |
static HTMLEntity |
LAQUO
HTML Entity representing a left pointing guillemet. |
static HTMLEntity |
LE
HTML Entity representing a 'less than or equal to' symbol. |
static HTMLEntity |
LOWAST
HTML Entity representing an asterisk operator. |
static HTMLEntity |
LT
HTML Entity representing a less-than sign. |
static HTMLEntity |
MACR
HTML Entity representing a spacing macron. |
static HTMLEntity |
MICRO
HTML Entity representing a micro sign. |
static HTMLEntity |
MIDDOT
HTML Entity representing a middle dot. |
static HTMLEntity |
MINUS
HTML Entity representing a minus sign. |
static HTMLEntity |
mu
HTML Entity representing the greek small letter mu. |
static HTMLEntity |
MU
HTML Entity representing the greek capital letter mu. |
static HTMLEntity |
NABLA
HTML Entity representing a 'nabla' / 'backward difference' symbol. |
static HTMLEntity |
NBSP
HTML Entity representing a non-breaking space. |
static HTMLEntity |
NE
HTML Entity representing a 'not equal to' symbol. |
static HTMLEntity |
NOT
HTML Entity representing a not sign. |
static HTMLEntity |
NOTIN
HTML Entity representing a 'not an element of' symbol. |
static HTMLEntity |
NSUB
HTML Entity representing a 'not a subset of' symbol. |
static HTMLEntity |
nTILDE
HTML Entity representing the latin small letter n with tilde. |
static HTMLEntity |
NTILDE
HTML Entity representing the latin capital letter N with tilde. |
static HTMLEntity |
nu
HTML Entity representing the greek small letter nu. |
static HTMLEntity |
NU
HTML Entity representing the greek capital letter nu. |
static HTMLEntity |
oACUTE
HTML Entity representing the latin small letter o with acute. |
static HTMLEntity |
OACUTE
HTML Entity representing the latin capital letter O with acute. |
static HTMLEntity |
oCIRC
HTML Entity representing the latin small letter o with circumflex. |
static HTMLEntity |
OCIRC
HTML Entity representing the latin capital letter O with circumflex. |
static HTMLEntity |
oGRAVE
HTML Entity representing the latin small letter o with grave. |
static HTMLEntity |
OGRAVE
HTML Entity representing the latin capital letter O with grave. |
static HTMLEntity |
omega
HTML Entity representing the greek small letter omega. |
static HTMLEntity |
OMEGA
HTML Entity representing the greek capital letter omega. |
static HTMLEntity |
omicron
HTML Entity representing the greek small letter omicron. |
static HTMLEntity |
OMICRON
HTML Entity representing the greek capital letter omicron. |
static HTMLEntity |
OPLUS
HTML Entity representing a 'circled plus' / 'direct sum' symbol. |
static HTMLEntity |
OR
HTML Entity representing a 'logical or' symbol. |
static HTMLEntity |
ORDF
HTML Entity representing a feminine ordinal indicator. |
static HTMLEntity |
ORDM
HTML Entity representing a masculine ordinal indicator. |
static HTMLEntity |
oSLASH
HTML Entity representing the latin small letter 'o slash'. |
static HTMLEntity |
OSLASH
HTML Entity representing the latin capital letter O slash. |
static HTMLEntity |
oTILDE
HTML Entity representing the latin small letter o with tilde. |
static HTMLEntity |
OTILDE
HTML Entity representing the latin capital letter O with tilde. |
static HTMLEntity |
OTIMES
HTML Entity representing a 'circled times' / 'vector product' symbol. |
static HTMLEntity |
oUML
HTML Entity representing the latin small letter o with diaeresis. |
static HTMLEntity |
OUML
HTML Entity representing the latin capital letter O with diaeresis. |
static HTMLEntity |
PARA
HTML Entity representing a paragraph sign. |
static HTMLEntity |
PART
HTML Entity representing a 'partial differential' symbol. |
static HTMLEntity |
PERP
HTML Entity representing a 'up tack' / 'orthogonal to' / 'perpendicular' symbol. |
static HTMLEntity |
phi
HTML Entity representing the greek small letter phi. |
static HTMLEntity |
PHI
HTML Entity representing the greek capital letter phi. |
static HTMLEntity |
pi
HTML Entity representing the greek small letter pi. |
static HTMLEntity |
PI
HTML Entity representing the greek capital letter pi. |
static HTMLEntity |
piv
HTML Entity representing a pi symbol. |
static HTMLEntity |
PLUSMN
HTML Entity representing a plus-or-minus sign. |
static HTMLEntity |
POUND
HTML Entity representing a Pound sign. |
static HTMLEntity |
PROD
HTML Entity representing an 'n-ary product' symbol. |
static HTMLEntity |
PROP
HTML Entity representing a 'proportional to' symbol. |
static HTMLEntity |
psi
HTML Entity representing the greek small letter psi. |
static HTMLEntity |
PSI
HTML Entity representing the greek capital letter psi. |
static HTMLEntity |
QUOT
HTML Entity representing a quotation mark character. |
static HTMLEntity |
RADIC
HTML Entity representing a 'square root' / 'radical' symbol. |
static HTMLEntity |
RAQUO
HTML Entity representing a right pointing guillemet. |
static HTMLEntity |
REG
HTML Entity representing a registered trade mark sign. |
static HTMLEntity |
rho
HTML Entity representing the greek small letter rho. |
static HTMLEntity |
RHO
HTML Entity representing the greek capital letter rho. |
static HTMLEntity |
SDOT
HTML Entity representing a dot operator. |
static HTMLEntity |
SECT
HTML Entity representing a section sign. |
static HTMLEntity |
SHY
HTML Entity representing a discretionary hyphen. |
static HTMLEntity |
sigma
HTML Entity representing the greek small letter sigma. |
static HTMLEntity |
SIGMA
HTML Entity representing the greek capital letter sigma. |
static HTMLEntity |
sigmaf
HTML Entity representing the greek small letter final sigma. |
static HTMLEntity |
SIM
HTML Entity representing a tilde operator / 'varies with' / 'similar to' symbol. |
static HTMLEntity |
SUB
HTML Entity representing a 'subset of' symbol. |
static HTMLEntity |
SUBE
HTML Entity representing a 'subset of or equal to' symbol. |
static HTMLEntity |
SUM
HTML Entity representing a 'n-ary sumation' symbol. |
static HTMLEntity |
SUP
HTML Entity representing a 'superset of' symbol. |
static HTMLEntity |
SUP1
HTML Entity representing a superscript digit one. |
static HTMLEntity |
SUP2
HTML Entity representing a superscript digit two. |
static HTMLEntity |
SUP3
HTML Entity representing a superscript digit three. |
static HTMLEntity |
SUPE
HTML Entity representing a 'superset of or equal to' symbol. |
static HTMLEntity |
szLIG
HTML Entity representing the latin small letter sharp s. |
static HTMLEntity |
tau
HTML Entity representing the greek small letter tau. |
static HTMLEntity |
TAU
HTML Entity representing the greek capital letter tau. |
static HTMLEntity |
THERE4
HTML Entity representing a 'therefore' symbol. |
static HTMLEntity |
theta
HTML Entity representing the greek small letter theta. |
static HTMLEntity |
THETA
HTML Entity representing the greek capital letter theta. |
static HTMLEntity |
thetasym
HTML Entity representing a theta symbol. |
static HTMLEntity |
thorn
HTML Entity representing the latin small letter thorn. |
static HTMLEntity |
THORN
HTML Entity representing the latin capital letter THORN. |
static HTMLEntity |
TIMES
HTML Entity representing a multiplication sign. |
static HTMLEntity |
uACUTE
HTML Entity representing the latin small letter u with acute. |
static HTMLEntity |
UACUTE
HTML Entity representing the latin capital letter U with acute. |
static HTMLEntity |
uCIRC
HTML Entity representing the latin small letter u with circumflex. |
static HTMLEntity |
UCIRC
HTML Entity representing the latin capital letter U with circumflex. |
static HTMLEntity |
uGRAVE
HTML Entity representing the latin small letter u with grave. |
static HTMLEntity |
UGRAVE
HTML Entity representing the latin capital letter U with grave. |
static HTMLEntity |
UML
HTML Entity representing a spacing diaeresis. |
static HTMLEntity |
upsih
HTML Entity representing an upsilon with hook symbol. |
static HTMLEntity |
upsilon
HTML Entity representing the greek small letter upsilon. |
static HTMLEntity |
UPSILON
HTML Entity representing the greek capital letter upsilon. |
static HTMLEntity |
uUML
HTML Entity representing the latin small letter u with diaeresis. |
static HTMLEntity |
UUML
HTML Entity representing the latin capital letter U with diaeresis. |
static HTMLEntity |
xi
HTML Entity representing the greek small letter xi. |
static HTMLEntity |
XI
HTML Entity representing the greek capital letter xi. |
static HTMLEntity |
yACUTE
HTML Entity representing the latin small letter y with acute. |
static HTMLEntity |
YACUTE
HTML Entity representing the latin capital letter Y with acute. |
static HTMLEntity |
YEN
HTML Entity representing a Yen sign. |
static HTMLEntity |
yUML
HTML Entity representing the latin small letter y with diaeresis. |
static HTMLEntity |
zeta
HTML Entity representing the greek small letter zeta. |
static HTMLEntity |
ZETA
HTML Entity representing the greek capital letter zeta. |
| Constructor Summary | |
HTMLEncoder()
|
|
| Method Summary | |
static String |
encode(String s)
Given any unicoded text, this method encodes the text as HTML 4.0. |
protected static HTMLEntity |
entity(char cKey)
Given a char key, this method returns the HTMLEntity
object that is uniquely associated with it. |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
public static final HTMLEntity QUOT
HTML Entity representing a quotation mark character. The entity's HTML 4.0 numerical code is 34.
public static final HTMLEntity AMP
HTML Entity representing an ampersand. The entity's HTML 4.0 numerical code is 38.
public static final HTMLEntity LT
HTML Entity representing a less-than sign. The entity's HTML 4.0 numerical code is 60.
public static final HTMLEntity GT
HTML Entity representing a greater-than sign. The entity's HTML 4.0 numerical code is 62.
public static final HTMLEntity NBSP
HTML Entity representing a non-breaking space. The entity's HTML 4.0 numerical code is 160.
public static final HTMLEntity IEXCL
HTML Entity representing an inverted exclamation mark. The entity's HTML 4.0 numerical code is 161.
public static final HTMLEntity CENT
HTML Entity representing a cent sign. The entity's HTML 4.0 numerical code is 162.
public static final HTMLEntity POUND
HTML Entity representing a Pound sign. The entity's HTML 4.0 numerical code is 163.
public static final HTMLEntity CURREN
HTML Entity representing a currency sign. The entity's HTML 4.0 numerical code is 164.
public static final HTMLEntity YEN
HTML Entity representing a Yen sign. The entity's HTML 4.0 numerical code is 165.
public static final HTMLEntity BRVBAR
HTML Entity representing a broken (vertical) bar. The entity's HTML 4.0 numerical code is 166.
public static final HTMLEntity SECT
HTML Entity representing a section sign. The entity's HTML 4.0 numerical code is 167.
public static final HTMLEntity UML
HTML Entity representing a spacing diaeresis. The entity's HTML 4.0 numerical code is 168.
public static final HTMLEntity COPY
HTML Entity representing a copyright sign. The entity's HTML 4.0 numerical code is 169.
public static final HTMLEntity ORDF
HTML Entity representing a feminine ordinal indicator. The entity's HTML 4.0 numerical code is 170.
public static final HTMLEntity LAQUO
HTML Entity representing a left pointing guillemet. The entity's HTML 4.0 numerical code is 171.
public static final HTMLEntity NOT
HTML Entity representing a not sign. The entity's HTML 4.0 numerical code is 172.
public static final HTMLEntity SHY
HTML Entity representing a discretionary hyphen. The entity's HTML 4.0 numerical code is 173.
public static final HTMLEntity REG
HTML Entity representing a registered trade mark sign. The entity's HTML 4.0 numerical code is 174.
public static final HTMLEntity MACR
HTML Entity representing a spacing macron. The entity's HTML 4.0 numerical code is 175.
public static final HTMLEntity DEG
HTML Entity representing a degree sign. The entity's HTML 4.0 numerical code is 176.
public static final HTMLEntity PLUSMN
HTML Entity representing a plus-or-minus sign. The entity's HTML 4.0 numerical code is 177.
public static final HTMLEntity SUP2
HTML Entity representing a superscript digit two. The entity's HTML 4.0 numerical code is 178.
public static final HTMLEntity SUP3
HTML Entity representing a superscript digit three. The entity's HTML 4.0 numerical code is 179.
public static final HTMLEntity ACUTE
HTML Entity representing a spacing acute. The entity's HTML 4.0 numerical code is 180.
public static final HTMLEntity MICRO
HTML Entity representing a micro sign. The entity's HTML 4.0 numerical code is 181.
public static final HTMLEntity PARA
HTML Entity representing a paragraph sign. The entity's HTML 4.0 numerical code is 182.
public static final HTMLEntity MIDDOT
HTML Entity representing a middle dot. The entity's HTML 4.0 numerical code is 183.
public static final HTMLEntity CEDIL
HTML Entity representing a spacing cedilla. The entity's HTML 4.0 numerical code is 184.
public static final HTMLEntity SUP1
HTML Entity representing a superscript digit one. The entity's HTML 4.0 numerical code is 185.
public static final HTMLEntity ORDM
HTML Entity representing a masculine ordinal indicator. The entity's HTML 4.0 numerical code is 186.
public static final HTMLEntity RAQUO
HTML Entity representing a right pointing guillemet. The entity's HTML 4.0 numerical code is 187.
public static final HTMLEntity FRAC14
HTML Entity representing a fraction one quarter. The entity's HTML 4.0 numerical code is 188.
public static final HTMLEntity FRAC12
HTML Entity representing a fraction one half. The entity's HTML 4.0 numerical code is 189.
public static final HTMLEntity FRAC34
HTML Entity representing a fraction three quarters. The entity's HTML 4.0 numerical code is 190.
public static final HTMLEntity IQUEST
HTML Entity representing an inverted question mark. The entity's HTML 4.0 numerical code is 191.
public static final HTMLEntity AGRAVE
HTML Entity representing the latin capital letter A with grave. The entity's HTML 4.0 numerical code is 192.
public static final HTMLEntity AACUTE
HTML Entity representing the latin capital letter A with acute. The entity's HTML 4.0 numerical code is 193.
public static final HTMLEntity ACIRC
HTML Entity representing the latin capital letter A with circumflex. The entity's HTML 4.0 numerical code is 194.
public static final HTMLEntity ATILDE
HTML Entity representing the latin capital letter A with tilde. The entity's HTML 4.0 numerical code is 195.
public static final HTMLEntity AUML
HTML Entity representing the latin capital letter A with with diaeresis. The entity's HTML 4.0 numerical code is 196.
public static final HTMLEntity ARING
HTML Entity representing the latin capital letter A with with ring above. The entity's HTML 4.0 numerical code is 197.
public static final HTMLEntity AELIG
HTML Entity representing the latin capital ligature AE. The entity's HTML 4.0 numerical code is 198.
public static final HTMLEntity CCEDIL
HTML Entity representing the latin capital letter C with cedilla. The entity's HTML 4.0 numerical code is 199.
public static final HTMLEntity EGRAVE
HTML Entity representing the latin capital letter E with grave. The entity's HTML 4.0 numerical code is 200.
public static final HTMLEntity EACUTE
HTML Entity representing the latin capital letter E with acute. The entity's HTML 4.0 numerical code is 201.
public static final HTMLEntity ECIRC
HTML Entity representing the latin capital letter E with circumflex. The entity's HTML 4.0 numerical code is 202.
public static final HTMLEntity EUML
HTML Entity representing the latin capital letter E with diaeresis. The entity's HTML 4.0 numerical code is 203.
public static final HTMLEntity IGRAVE
HTML Entity representing the latin capital letter I with grave. The entity's HTML 4.0 numerical code is 204.
public static final HTMLEntity IACUTE
HTML Entity representing the latin capital letter I with acute. The entity's HTML 4.0 numerical code is 205.
public static final HTMLEntity ICIRC
HTML Entity representing the latin capital letter I with circumflex. The entity's HTML 4.0 numerical code is 206.
public static final HTMLEntity IUML
HTML Entity representing the latin capital letter I with diaeresis. The entity's HTML 4.0 numerical code is 207.
public static final HTMLEntity ETH
HTML Entity representing the latin capital letter ETH. The entity's HTML 4.0 numerical code is 208.
public static final HTMLEntity NTILDE
HTML Entity representing the latin capital letter N with tilde. The entity's HTML 4.0 numerical code is 209.
public static final HTMLEntity OGRAVE
HTML Entity representing the latin capital letter O with grave. The entity's HTML 4.0 numerical code is 210.
public static final HTMLEntity OACUTE
HTML Entity representing the latin capital letter O with acute. The entity's HTML 4.0 numerical code is 211.
public static final HTMLEntity OCIRC
HTML Entity representing the latin capital letter O with circumflex. The entity's HTML 4.0 numerical code is 212.
public static final HTMLEntity OTILDE
HTML Entity representing the latin capital letter O with tilde. The entity's HTML 4.0 numerical code is 213.
public static final HTMLEntity OUML
HTML Entity representing the latin capital letter O with diaeresis. The entity's HTML 4.0 numerical code is 214.
public static final HTMLEntity TIMES
HTML Entity representing a multiplication sign. The entity's HTML 4.0 numerical code is 215.
public static final HTMLEntity OSLASH
HTML Entity representing the latin capital letter O slash. The entity's HTML 4.0 numerical code is 216.
public static final HTMLEntity UGRAVE
HTML Entity representing the latin capital letter U with grave. The entity's HTML 4.0 numerical code is 217.
public static final HTMLEntity UACUTE
HTML Entity representing the latin capital letter U with acute. The entity's HTML 4.0 numerical code is 218.
public static final HTMLEntity UCIRC
HTML Entity representing the latin capital letter U with circumflex. The entity's HTML 4.0 numerical code is 219.
public static final HTMLEntity UUML
HTML Entity representing the latin capital letter U with diaeresis. The entity's HTML 4.0 numerical code is 220.
public static final HTMLEntity YACUTE
HTML Entity representing the latin capital letter Y with acute. The entity's HTML 4.0 numerical code is 221.
public static final HTMLEntity THORN
HTML Entity representing the latin capital letter THORN. The entity's HTML 4.0 numerical code is 222.
public static final HTMLEntity szLIG
HTML Entity representing the latin small letter sharp s. The entity's HTML 4.0 numerical code is 223.
public static final HTMLEntity aGRAVE
HTML Entity representing the latin small letter a with grave. The entity's HTML 4.0 numerical code is 224.
public static final HTMLEntity aACUTE
HTML Entity representing the latin small letter a with with acute. The entity's HTML 4.0 numerical code is 225.
public static final HTMLEntity aCIRC
HTML Entity representing the latin small letter a with with circumflex. The entity's HTML 4.0 numerical code is 226.
public static final HTMLEntity aTILDE
HTML Entity representing the latin small letter a with with tilde. The entity's HTML 4.0 numerical code is 227.
public static final HTMLEntity aUML
HTML Entity representing the latin small letter a with with diaeresis. The entity's HTML 4.0 numerical code is 228.
public static final HTMLEntity aRING
HTML Entity representing the latin small letter a with ring. The entity's HTML 4.0 numerical code is 229.
public static final HTMLEntity aeLIG
HTML Entity representing the latin small ligature ae. The entity's HTML 4.0 numerical code is 230.
public static final HTMLEntity cCEDIL
HTML Entity representing the latin small letter c with cedilla. The entity's HTML 4.0 numerical code is 231.
public static final HTMLEntity eGRAVE
HTML Entity representing the latin small letter e with grave. The entity's HTML 4.0 numerical code is 232.
public static final HTMLEntity eACUTE
HTML Entity representing the latin small letter e with with acute. The entity's HTML 4.0 numerical code is 233.
public static final HTMLEntity eCIRC
HTML Entity representing the latin small letter e with with circumflex. The entity's HTML 4.0 numerical code is 234.
public static final HTMLEntity eUML
HTML Entity representing the latin small letter e with with diaeresis. The entity's HTML 4.0 numerical code is 235.
public static final HTMLEntity iGRAVE
HTML Entity representing the latin small letter i with with grave. The entity's HTML 4.0 numerical code is 236.
public static final HTMLEntity iACUTE
HTML Entity representing the latin small letter i with with acute. The entity's HTML 4.0 numerical code is 237.
public static final HTMLEntity iCIRC
HTML Entity representing the latin small letter i with with circumflex. The entity's HTML 4.0 numerical code is 238.
public static final HTMLEntity iUML
HTML Entity representing the latin small letter i with with diaeresis. The entity's HTML 4.0 numerical code is 239.
public static final HTMLEntity eth
HTML Entity representing the latin small letter eth. The entity's HTML 4.0 numerical code is 240.
public static final HTMLEntity nTILDE
HTML Entity representing the latin small letter n with tilde. The entity's HTML 4.0 numerical code is 241.
public static final HTMLEntity oGRAVE
HTML Entity representing the latin small letter o with grave. The entity's HTML 4.0 numerical code is 242.
public static final HTMLEntity oACUTE
HTML Entity representing the latin small letter o with acute. The entity's HTML 4.0 numerical code is 243.
public static final HTMLEntity oCIRC
HTML Entity representing the latin small letter o with circumflex. The entity's HTML 4.0 numerical code is 244.
public static final HTMLEntity oTILDE
HTML Entity representing the latin small letter o with tilde. The entity's HTML 4.0 numerical code is 245.
public static final HTMLEntity oUML
HTML Entity representing the latin small letter o with diaeresis. The entity's HTML 4.0 numerical code is 246.
public static final HTMLEntity DIVIDE
HTML Entity representing a division sign. The entity's HTML 4.0 numerical code is 247.
public static final HTMLEntity oSLASH
HTML Entity representing the latin small letter 'o slash'. The entity's HTML 4.0 numerical code is 248.
public static final HTMLEntity uGRAVE
HTML Entity representing the latin small letter u with grave. The entity's HTML 4.0 numerical code is 249.
public static final HTMLEntity uACUTE
HTML Entity representing the latin small letter u with acute. The entity's HTML 4.0 numerical code is 250.
public static final HTMLEntity uCIRC
HTML Entity representing the latin small letter u with circumflex. The entity's HTML 4.0 numerical code is 251.
public static final HTMLEntity uUML
HTML Entity representing the latin small letter u with diaeresis. The entity's HTML 4.0 numerical code is 252.
public static final HTMLEntity yACUTE
HTML Entity representing the latin small letter y with acute. The entity's HTML 4.0 numerical code is 253.
public static final HTMLEntity thorn
HTML Entity representing the latin small letter thorn. The entity's HTML 4.0 numerical code is 254.
public static final HTMLEntity yUML
HTML Entity representing the latin small letter y with diaeresis. The entity's HTML 4.0 numerical code is 255.
public static final HTMLEntity ALPHA
HTML Entity representing the greek capital letter alpha. The entity's HTML 4.0 numerical code is 913.
public static final HTMLEntity BETA
HTML Entity representing the greek capital letter beta. The entity's HTML 4.0 numerical code is 914.
public static final HTMLEntity GAMMA
HTML Entity representing the greek capital letter gamma. The entity's HTML 4.0 numerical code is 915.
public static final HTMLEntity DELTA
HTML Entity representing the greek capital letter delta. The entity's HTML 4.0 numerical code is 916.
public static final HTMLEntity EPSILON
HTML Entity representing the greek capital letter epsilon. The entity's HTML 4.0 numerical code is 917.
public static final HTMLEntity ZETA
HTML Entity representing the greek capital letter zeta. The entity's HTML 4.0 numerical code is 918.
public static final HTMLEntity ETA
HTML Entity representing the greek capital letter eta. The entity's HTML 4.0 numerical code is 919.
public static final HTMLEntity THETA
HTML Entity representing the greek capital letter theta. The entity's HTML 4.0 numerical code is 920.
public static final HTMLEntity IOTA
HTML Entity representing the greek capital letter iota. The entity's HTML 4.0 numerical code is 921.