au.id.jericho.lib.html

Class CharacterEntityReference

Implemented Interfaces:
CharSequence, Comparable

public class CharacterEntityReference
extends CharacterReference

Represents an HTML Character Entity Reference.

Click here to scroll down to the method summary.

The full list of HTML character entity references can be found at the following URL:
http://www.w3.org/TR/REC-html40/sgml/entities.html.

There are a total of 253 HTML character entity references, ranging from codepoints U+0022 to U+2666.

Static methods to encode and decode strings and single characters can be found in the CharacterReference superclass.

The _apos ' entity reference is not defined for use in HTML. It is defined in the XHTML Special Characters Entity Set, and is the only one that is not included in both HTML and XHTML. For this reason, the ' entity reference is recognised by this library in decoding functions, but in encoding functions the numeric character reference ' is used instead. Most modern browsers support it in both XHTML and HTML, with the notable exception of Microsoft Internet Explorer 6.0, which doesn't support it in either.

CharacterEntityReference instances are obtained using one of the following methods:

See Also:
CharacterReference, NumericCharacterReference

Field Summary

static char
_AElig
Æ Æ = Æ -- latin capital letter AE = latin capital ligature AE, U+00C6 ISOlat1.
static char
_Aacute
Á Á = Á -- latin capital letter A with acute, U+00C1 ISOlat1.
static char
_Acirc
  =  -- latin capital letter A with circumflex, U+00C2 ISOlat1.
static char
_Agrave
À À = À -- latin capital letter A with grave = latin capital letter A grave, U+00C0 ISOlat1.
static char
_Alpha
Α Α = Α -- greek capital letter alpha, U+0391.
static char
_Aring
Å Å = Å -- latin capital letter A with ring above = latin capital letter A ring, U+00C5 ISOlat1.
static char
_Atilde
à à = à -- latin capital letter A with tilde, U+00C3 ISOlat1.
static char
_Auml
Ä Ä = Ä -- latin capital letter A with diaeresis, U+00C4 ISOlat1.
static char
_Beta
Β Β = Β -- greek capital letter beta, U+0392.
static char
_Ccedil
Ç Ç = Ç -- latin capital letter C with cedilla, U+00C7 ISOlat1.
static char
_Chi
Χ Χ = Χ -- greek capital letter chi, U+03A7.
static char
_Dagger
‡ = ‡ -- double dagger, U+2021 ISOpub.
static char
_Delta
Δ Δ = Δ -- greek capital letter delta, U+0394 ISOgrk3.
static char
_ETH
Ð Ð = Ð -- latin capital letter ETH, U+00D0 ISOlat1.
static char
_Eacute
É É = É -- latin capital letter E with acute, U+00C9 ISOlat1.
static char
_Ecirc
Ê Ê = Ê -- latin capital letter E with circumflex, U+00CA ISOlat1.
static char
_Egrave
È È = È -- latin capital letter E with grave, U+00C8 ISOlat1.
static char
_Epsilon
Ε Ε = Ε -- greek capital letter epsilon, U+0395.
static char
_Eta
Η Η = Η -- greek capital letter eta, U+0397.
static char
_Euml
Ë Ë = Ë -- latin capital letter E with diaeresis, U+00CB ISOlat1.
static char
_Gamma
Γ Γ = Γ -- greek capital letter gamma, U+0393 ISOgrk3.
static char
_Iacute
Í Í = Í -- latin capital letter I with acute, U+00CD ISOlat1.
static char
_Icirc
Î Î = Î -- latin capital letter I with circumflex, U+00CE ISOlat1.
static char
_Igrave
Ì Ì = Ì -- latin capital letter I with grave, U+00CC ISOlat1.
static char
_Iota
Ι Ι = Ι -- greek capital letter iota, U+0399.
static char
_Iuml
Ï Ï = Ï -- latin capital letter I with diaeresis, U+00CF ISOlat1.
static char
_Kappa
Κ Κ = Κ -- greek capital letter kappa, U+039A.
static char
_Lambda
Λ Λ = Λ -- greek capital letter lambda, U+039B ISOgrk3.
static char
_Mu
Μ Μ = Μ -- greek capital letter mu, U+039C.
static char
_Ntilde
Ñ Ñ = Ñ -- latin capital letter N with tilde, U+00D1 ISOlat1.
static char
_Nu
Ν Ν = Ν -- greek capital letter nu, U+039D.
static char
_OElig
Œ Œ = Œ -- latin capital ligature OE, U+0152 ISOlat2.
static char
_Oacute
Ó Ó = Ó -- latin capital letter O with acute, U+00D3 ISOlat1.
static char
_Ocirc
Ô Ô = Ô -- latin capital letter O with circumflex, U+00D4 ISOlat1.
static char
_Ograve
Ò Ò = Ò -- latin capital letter O with grave, U+00D2 ISOlat1.
static char
_Omega
Ω Ω = Ω -- greek capital letter omega, U+03A9 ISOgrk3.
static char
_Omicron
Ο Ο = Ο -- greek capital letter omicron, U+039F.
static char
_Oslash
Ø Ø = Ø -- latin capital letter O with stroke = latin capital letter O slash, U+00D8 ISOlat1.
static char
_Otilde
Õ Õ = Õ -- latin capital letter O with tilde, U+00D5 ISOlat1.
static char
_Ouml
Ö Ö = Ö -- latin capital letter O with diaeresis, U+00D6 ISOlat1.
static char
_Phi
Φ Φ = Φ -- greek capital letter phi, U+03A6 ISOgrk3.
static char
_Pi
Π Π = Π -- greek capital letter pi, U+03A0 ISOgrk3.
static char
_Prime
″ = ″ -- double prime = seconds = inches, U+2033 ISOtech.
static char
_Psi
Ψ Ψ = Ψ -- greek capital letter psi, U+03A8 ISOgrk3.
static char
_Rho
Ρ Ρ = Ρ -- greek capital letter rho, U+03A1.
static char
_Scaron
Š Š = Š -- latin capital letter S with caron, U+0160 ISOlat2.
static char
_Sigma
Σ Σ = Σ -- greek capital letter sigma, U+03A3 ISOgrk3.
static char
_THORN
Þ Þ = Þ -- latin capital letter THORN, U+00DE ISOlat1.
static char
_Tau
Τ Τ = Τ -- greek capital letter tau, U+03A4.
static char
_Theta
Θ Θ = Θ -- greek capital letter theta, U+0398 ISOgrk3.
static char
_Uacute
Ú Ú = Ú -- latin capital letter U with acute, U+00DA ISOlat1.
static char
_Ucirc
Û Û = Û -- latin capital letter U with circumflex, U+00DB ISOlat1.
static char
_Ugrave
Ù Ù = Ù -- latin capital letter U with grave, U+00D9 ISOlat1.
static char
_Upsilon
Υ Υ = Υ -- greek capital letter upsilon, U+03A5 ISOgrk3.
static char
_Uuml
Ü Ü = Ü -- latin capital letter U with diaeresis, U+00DC ISOlat1.
static char
_Xi
Ξ Ξ = Ξ -- greek capital letter xi, U+039E ISOgrk3.
static char
_Yacute
Ý Ý = Ý -- latin capital letter Y with acute, U+00DD ISOlat1.
static char
_Yuml
Ÿ Ÿ = Ÿ -- latin capital letter Y with diaeresis, U+0178 ISOlat2.
static char
_Zeta
Ζ Ζ = Ζ -- greek capital letter zeta, U+0396.
static char
_aacute
á á = á -- latin small letter a with acute, U+00E1 ISOlat1.
static char
_acirc
â â = â -- latin small letter a with circumflex, U+00E2 ISOlat1.
static char
_acute
´ ´ = ´ -- acute accent = spacing acute, U+00B4 ISOdia.
static char
_aelig
æ æ = æ -- latin small letter ae = latin small ligature ae, U+00E6 ISOlat1.
static char
_agrave
à à = à -- latin small letter a with grave = latin small letter a grave, U+00E0 ISOlat1.
static char
_alefsym
ℵ = ℵ -- alef symbol = first transfinite cardinal, U+2135 NEW
(see comments).
static char
_alpha
α α = α -- greek small letter alpha, U+03B1 ISOgrk3.
static char
_amp
& & = & -- ampersand, U+0026 ISOnum.
static char
_and
∧ = ∧ -- logical and = wedge, U+2227 ISOtech.
static char
_ang
∠ = ∠ -- angle, U+2220 ISOamso.
static char
_apos
' ' = ' -- apostrophe = APL quote, U+0027 ISOnum
(see comments).
static char
_aring
å å = å -- latin small letter a with ring above = latin small letter a ring, U+00E5 ISOlat1.
static char
_asymp
≈ = ≈ -- almost equal to = asymptotic to, U+2248 ISOamsr.
static char
_atilde
ã ã = ã -- latin small letter a with tilde, U+00E3 ISOlat1.
static char
_auml
ä ä = ä -- latin small letter a with diaeresis, U+00E4 ISOlat1.
static char
_bdquo
„ = „ -- double low-9 quotation mark, U+201E NEW.
static char
_beta
β β = β -- greek small letter beta, U+03B2 ISOgrk3.
static char
_brvbar
¦ ¦ = ¦ -- broken bar = broken vertical bar, U+00A6 ISOnum.
static char
_bull
• = • -- bullet = black small circle, U+2022 ISOpub
(see comments).
static char
_cap
∩ = ∩ -- intersection = cap, U+2229 ISOtech.
static char
_ccedil
ç ç = ç -- latin small letter c with cedilla, U+00E7 ISOlat1.
static char
_cedil
¸ ¸ = ¸ -- cedilla = spacing cedilla, U+00B8 ISOdia.
static char
_cent
¢ ¢ = ¢ -- cent sign, U+00A2 ISOnum.
static char
_chi
χ χ = χ -- greek small letter chi, U+03C7 ISOgrk3.
static char
_circ
ˆ ˆ = ˆ -- modifier letter circumflex accent, U+02C6 ISOpub.
static char
_clubs
♣ = ♣ -- black club suit = shamrock, U+2663 ISOpub.
static char
_cong
≅ = ≅ -- approximately equal to, U+2245 ISOtech.
static char
_copy
© © = © -- copyright sign, U+00A9 ISOnum.
static char
_crarr
↵ = ↵ -- downwards arrow with corner leftwards = carriage return, U+21B5 NEW.
static char
_cup
∪ = ∪ -- union = cup, U+222A ISOtech.
static char
_curren
¤ ¤ = ¤ -- currency sign, U+00A4 ISOnum.
static char
_dArr
⇓ = ⇓ -- downwards double arrow, U+21D3 ISOamsa.
static char
_dagger
† = † -- dagger, U+2020 ISOpub.
static char
_darr
↓ = ↓ -- downwards arrow, U+2193 ISOnum.
static char
_deg
° ° = ° -- degree sign, U+00B0 ISOnum.
static char
_delta
δ δ = δ -- greek small letter delta, U+03B4 ISOgrk3.
static char
_diams
♦ = ♦ -- black diamond suit, U+2666 ISOpub.
static char
_divide
÷ ÷ = ÷ -- division sign, U+00F7 ISOnum.
static char
_eacute
é é = é -- latin small letter e with acute, U+00E9 ISOlat1.
static char
_ecirc
ê ê = ê -- latin small letter e with circumflex, U+00EA ISOlat1.
static char
_egrave
è è = è -- latin small letter e with grave, U+00E8 ISOlat1.
static char
_empty
∅ = ∅ -- empty set = null set = diameter, U+2205 ISOamso.
static char
_emsp
  =   -- em space, U+2003 ISOpub.
static char
_ensp
  =   -- en space, U+2002 ISOpub.
static char
_epsilon
ε ε = ε -- greek small letter epsilon, U+03B5 ISOgrk3.
static char
_equiv
≡ = ≡ -- identical to, U+2261 ISOtech.
static char
_eta
η η = η -- greek small letter eta, U+03B7 ISOgrk3.
static char
_eth
ð ð = ð -- latin small letter eth, U+00F0 ISOlat1.
static char
_euml
ë ë = ë -- latin small letter e with diaeresis, U+00EB ISOlat1.
static char
_euro
€ = € -- euro sign, U+20AC NEW.
static char
_exist
∃ = ∃ -- there exists, U+2203 ISOtech.
static char
_fnof
ƒ ƒ = ƒ -- latin small letter f with hook = function = florin, U+0192 ISOtech.
static char
_forall
∀ = ∀ -- for all, U+2200 ISOtech.
static char
_frac12
½ ½ = ½ -- vulgar fraction one half = fraction one half, U+00BD ISOnum.
static char
_frac14
¼ ¼ = ¼ -- vulgar fraction one quarter = fraction one quarter, U+00BC ISOnum.
static char
_frac34
¾ ¾ = ¾ -- vulgar fraction three quarters = fraction three quarters, U+00BE ISOnum.
static char
_frasl
⁄ = ⁄ -- fraction slash, U+2044 NEW.
static char
_gamma
γ γ = γ -- greek small letter gamma, U+03B3 ISOgrk3.
static char
_ge
≥ = ≥ -- greater-than or equal to, U+2265 ISOtech.
static char
_gt
> > = > -- greater-than sign, U+003E ISOnum.
static char
_hArr
⇔ = ⇔ -- left right double arrow, U+21D4 ISOamsa.
static char
_harr
↔ = ↔ -- left right arrow, U+2194 ISOamsa.
static char
_hearts
♥ = ♥ -- black heart suit = valentine, U+2665 ISOpub.
static char
_hellip
… = … -- horizontal ellipsis = three dot leader, U+2026 ISOpub.
static char
_iacute
í í = í -- latin small letter i with acute, U+00ED ISOlat1.
static char
_icirc
î î = î -- latin small letter i with circumflex, U+00EE ISOlat1.
static char
_iexcl
¡ ¡ = ¡ -- inverted exclamation mark, U+00A1 ISOnum.
static char
_igrave
ì ì = ì -- latin small letter i with grave, U+00EC ISOlat1.
static char
_image
ℑ = ℑ -- black-letter capital I = imaginary part, U+2111 ISOamso.
static char
_infin
∞ = ∞ -- infinity, U+221E ISOtech.
static char
_int
∫ = ∫ -- integral, U+222B ISOtech.
static char
_iota
ι ι = ι -- greek small letter iota, U+03B9 ISOgrk3.
static char
_iquest
¿ ¿ = ¿ -- inverted question mark = turned question mark, U+00BF ISOnum.
static char
_isin
∈ = ∈ -- element of, U+2208 ISOtech.
static char
_iuml
ï ï = ï -- latin small letter i with diaeresis, U+00EF ISOlat1.
static char
_kappa
κ κ = κ -- greek small letter kappa, U+03BA ISOgrk3.
static char
_lArr
⇐ = ⇐ -- leftwards double arrow, U+21D0 ISOtech
(see comments).
static char
_lambda
λ λ = λ -- greek small letter lambda, U+03BB ISOgrk3.
static char
_lang
⟨ = 〈 -- left-pointing angle bracket = bra, U+2329 ISOtech
(see comments).
static char
_laquo
« « = « -- left-pointing double angle quotation mark = left pointing guillemet, U+00AB ISOnum.
static char
_larr
← = ← -- leftwards arrow, U+2190 ISOnum.
static char
_lceil
⌈ = ⌈ -- left ceiling = APL upstile, U+2308 ISOamsc.
static char
_ldquo
“ = “ -- left double quotation mark, U+201C ISOnum.
static char
_le
≤ = ≤ -- less-than or equal to, U+2264 ISOtech.
static char
_lfloor
⌊ = ⌊ -- left floor = APL downstile, U+230A ISOamsc.
static char
_lowast
∗ = ∗ -- asterisk operator, U+2217 ISOtech.
static char
_loz
◊ = ◊ -- lozenge, U+25CA ISOpub.
static char
_lrm
‎ = ‎ -- left-to-right mark, U+200E NEW RFC 2070.
static char
_lsaquo
‹ = ‹ -- single left-pointing angle quotation mark, U+2039 ISO proposed
(see comments).
static char
_lsquo
‘ = ‘ -- left single quotation mark, U+2018 ISOnum.
static char
_lt
< &lt; = &#60; -- less-than sign, U+003C ISOnum.
static char
_macr
¯ &macr; = &#175; -- macron = spacing macron = overline = APL overbar, U+00AF ISOdia.
static char
_mdash
&mdash; = &#8212; -- em dash, U+2014 ISOpub.
static char
_micro
µ &micro; = &#181; -- micro sign, U+00B5 ISOnum.
static char
_middot
· &middot; = &#183; -- middle dot = Georgian comma = Greek middle dot, U+00B7 ISOnum.
static char
_minus
&minus; = &#8722; -- minus sign, U+2212 ISOtech.
static char
_mu
μ &mu; = &#956; -- greek small letter mu, U+03BC ISOgrk3.
static char
_nabla
&nabla; = &#8711; -- nabla = backward difference, U+2207 ISOtech.
static char
_nbsp
  &nbsp; = &#160; -- no-break space = non-breaking space, U+00A0 ISOnum.
static char
_ndash
&ndash; = &#8211; -- en dash, U+2013 ISOpub.
static char
_ne
&ne; = &#8800; -- not equal to, U+2260 ISOtech.
static char
_ni
&ni; = &#8715; -- contains as member, U+220B ISOtech
(see comments).
static char
_not
¬ &not; = &#172; -- not sign = angled dash, U+00AC ISOnum.
static char
_notin
&notin; = &#8713; -- not an element of, U+2209 ISOtech.
static char
_nsub
&nsub; = &#8836; -- not a subset of, U+2284 ISOamsn.
static char
_ntilde
ñ &ntilde; = &#241; -- latin small letter n with tilde, U+00F1 ISOlat1.
static char
_nu
ν &nu; = &#957; -- greek small letter nu, U+03BD ISOgrk3.
static char
_oacute
ó &oacute; = &#243; -- latin small letter o with acute, U+00F3 ISOlat1.
static char
_ocirc
ô &ocirc; = &#244; -- latin small letter o with circumflex, U+00F4 ISOlat1.
static char
_oelig
œ &oelig; = &#339; -- latin small ligature oe, U+0153 ISOlat2
(see comments).
static char
_ograve
ò &ograve; = &#242; -- latin small letter o with grave, U+00F2 ISOlat1.
static char
_oline
&oline; = &#8254; -- overline = spacing overscore, U+203E NEW.
static char
_omega
ω &omega; = &#969; -- greek small letter omega, U+03C9 ISOgrk3.
static char
_omicron
ο &omicron; = &#959; -- greek small letter omicron, U+03BF NEW.
static char
_oplus
&oplus; = &#8853; -- circled plus = direct sum, U+2295 ISOamsb.
static char
_or
&or; = &#8744; -- logical or = vee, U+2228 ISOtech.
static char
_ordf
ª &ordf; = &#170; -- feminine ordinal indicator, U+00AA ISOnum.
static char
_ordm
º &ordm; = &#186; -- masculine ordinal indicator, U+00BA ISOnum.
static char
_oslash
ø &oslash; = &#248; -- latin small letter o with stroke, = latin small letter o slash, U+00F8 ISOlat1.
static char
_otilde
õ &otilde; = &#245; -- latin small letter o with tilde, U+00F5 ISOlat1.
static char
_otimes
&otimes; = &#8855; -- circled times = vector product, U+2297 ISOamsb.
static char
_ouml
ö &ouml; = &#246; -- latin small letter o with diaeresis, U+00F6 ISOlat1.
static char
_para
&para; = &#182; -- pilcrow sign = paragraph sign, U+00B6 ISOnum.
static char
_part
&part; = &#8706; -- partial differential, U+2202 ISOtech.
static char
_permil
&permil; = &#8240; -- per mille sign, U+2030 ISOtech.
static char
_perp
&perp; = &#8869; -- up tack = orthogonal to = perpendicular, U+22A5 ISOtech.
static char
_phi
φ &phi; = &#966; -- greek small letter phi, U+03C6 ISOgrk3.
static char
_pi
π &pi; = &#960; -- greek small letter pi, U+03C0 ISOgrk3.
static char
_piv
ϖ &piv; = &#982; -- greek pi symbol, U+03D6 ISOgrk3.
static char
_plusmn
± &plusmn; = &#177; -- plus-minus sign = plus-or-minus sign, U+00B1 ISOnum.
static char
_pound
£ &pound; = &#163; -- pound sign, U+00A3 ISOnum.
static char
_prime
&prime; = &#8242; -- prime = minutes = feet, U+2032 ISOtech.
static char
_prod
&prod; = &#8719; -- n-ary product = product sign, U+220F ISOamsb
(see comments).
static char
_prop
&prop; = &#8733; -- proportional to, U+221D ISOtech.
static char
_psi
ψ &psi; = &#968; -- greek small letter psi, U+03C8 ISOgrk3.
static char
_quot
" &quot; = &#34; -- quotation mark = APL quote, U+0022 ISOnum.
static char
_rArr
&rArr; = &#8658; -- rightwards double arrow, U+21D2 ISOtech
(see comments).
static char
_radic
&radic; = &#8730; -- square root = radical sign, U+221A ISOtech.
static char
_rang
&rang; = &#9002; -- right-pointing angle bracket = ket, U+232A ISOtech
(see comments).
static char
_raquo
» &raquo; = &#187; -- right-pointing double angle quotation mark = right pointing guillemet, U+00BB ISOnum.
static char
_rarr
&rarr; = &#8594; -- rightwards arrow, U+2192 ISOnum.
static char
_rceil
&rceil; = &#8969; -- right ceiling, U+2309 ISOamsc.
static char
_rdquo
&rdquo; = &#8221; -- right double quotation mark, U+201D ISOnum.
static char
_real
&real; = &#8476; -- black-letter capital R = real part symbol, U+211C ISOamso.
static char
_reg
® &reg; = &#174; -- registered sign = registered trade mark sign, U+00AE ISOnum.
static char
_rfloor
&rfloor; = &#8971; -- right floor, U+230B ISOamsc.
static char
_rho
ρ &rho; = &#961; -- greek small letter rho, U+03C1 ISOgrk3.
static char
_rlm
&rlm; = &#8207; -- right-to-left mark, U+200F NEW RFC 2070.
static char
_rsaquo
&rsaquo; = &#8250; -- single right-pointing angle quotation mark, U+203A ISO proposed
(see comments).
static char
_rsquo
&rsquo; = &#8217; -- right single quotation mark, U+2019 ISOnum.
static char
_sbquo
&sbquo; = &#8218; -- single low-9 quotation mark, U+201A NEW.
static char
_scaron
š &scaron; = &#353; -- latin small letter s with caron, U+0161 ISOlat2.
static char
_sdot
&sdot; = &#8901; -- dot operator, U+22C5 ISOamsb
(see comments).
static char
_sect
§ &sect; = &#167; -- section sign, U+00A7 ISOnum.
static char
_shy
­ &shy; = &#173; -- soft hyphen = discretionary hyphen, U+00AD ISOnum.
static char
_sigma
σ &sigma; = &#963; -- greek small letter sigma, U+03C3 ISOgrk3.
static char
_sigmaf
ς &sigmaf; = &#962; -- greek small letter final sigma, U+03C2 ISOgrk3.
static char
_sim
&sim; = &#8764; -- tilde operator = varies with = similar to, U+223C ISOtech
(see comments).
static char
_spades
&spades; = &#9824; -- black spade suit, U+2660 ISOpub
(see comments).
static char
_sub
&sub; = &#8834; -- subset of, U+2282 ISOtech.
static char
_sube
&sube; = &#8838; -- subset of or equal to, U+2286 ISOtech.
static char
_sum
&sum; = &#8721; -- n-ary summation, U+2211 ISOamsb
(see comments).
static char
_sup
&sup; = &#8835; -- superset of, U+2283 ISOtech
(see comments).
static char
_sup1
¹ &sup1; = &#185; -- superscript one = superscript digit one, U+00B9 ISOnum.
static char
_sup2
² &sup2; = &#178; -- superscript two = superscript digit two = squared, U+00B2 ISOnum.
static char
_sup3
³ &sup3; = &#179; -- superscript three = superscript digit three = cubed, U+00B3 ISOnum.
static char
_supe
&supe; = &#8839; -- superset of or equal to, U+2287 ISOtech.
static char
_szlig
ß &szlig; = &#223; -- latin small letter sharp s = ess-zed, U+00DF ISOlat1.
static char
_tau
τ &tau; = &#964; -- greek small letter tau, U+03C4 ISOgrk3.
static char
_there4
&there4; = &#8756; -- therefore, U+2234 ISOtech.
static char
_theta
θ &theta; = &#952; -- greek small letter theta, U+03B8 ISOgrk3.
static char
_thetasym
ϑ &thetasym; = &#977; -- greek small letter theta symbol, U+03D1 NEW.
static char
_thinsp
&thinsp; = &#8201; -- thin space, U+2009 ISOpub.
static char
_thorn
þ &thorn; = &#254; -- latin small letter thorn, U+00FE ISOlat1.
static char
_tilde
˜ &tilde; = &#732; -- small tilde, U+02DC ISOdia.
static char
_times
× &times; = &#215; -- multiplication sign, U+00D7 ISOnum.
static char
_trade
&trade; = &#8482; -- trade mark sign, U+2122 ISOnum.
static char
_uArr
&uArr; = &#8657; -- upwards double arrow, U+21D1 ISOamsa.
static char
_uacute
ú &uacute; = &#250; -- latin small letter u with acute, U+00FA ISOlat1.
static char
_uarr
&uarr; = &#8593; -- upwards arrow, U+2191 ISOnum.
static char
_ucirc
û &ucirc; = &#251; -- latin small letter u with circumflex, U+00FB ISOlat1.
static char
_ugrave
ù &ugrave; = &#249; -- latin small letter u with grave, U+00F9 ISOlat1.
static char
_uml
¨ &uml; = &#168; -- diaeresis = spacing diaeresis, U+00A8 ISOdia.
static char
_upsih
ϒ &upsih; = &#978; -- greek upsilon with hook symbol, U+03D2 NEW.
static char
_upsilon
υ &upsilon; = &#965; -- greek small letter upsilon, U+03C5 ISOgrk3.
static char
_uuml
ü &uuml; = &#252; -- latin small letter u with diaeresis, U+00FC ISOlat1.
static char
_weierp
&weierp; = &#8472; -- script capital P = power set = Weierstrass p, U+2118 ISOamso.
static char
_xi
ξ &xi; = &#958; -- greek small letter xi, U+03BE ISOgrk3.
static char
_yacute
ý &yacute; = &#253; -- latin small letter y with acute, U+00FD ISOlat1.
static char
_yen
¥ &yen; = &#165; -- yen sign = yuan sign, U+00A5 ISOnum.
static char
_yuml
ÿ &yuml; = &#255; -- latin small letter y with diaeresis, U+00FF ISOlat1.
static char
_zeta
ζ &zeta; = &#950; -- greek small letter zeta, U+03B6 ISOgrk3.
static char
_zwj
&zwj; = &#8205; -- zero width joiner, U+200D NEW RFC 2070.
static char
_zwnj
&zwnj; = &#8204; -- zero width non-joiner, U+200C NEW RFC 2070.

Fields inherited from class au.id.jericho.lib.html.CharacterReference

INVALID_CODE_POINT

Method Summary

String
getCharacterReferenceString()
Returns the correct encoded form of this character entity reference.
static String
getCharacterReferenceString(int codePoint)
Returns the character entity reference encoded form of the specified unicode code point.
static int
getCodePointFromName(String name)
Returns the unicode code point of the specified character entity reference name.
String
getDebugInfo()
Returns a string representation of this object useful for debugging purposes.
String
getName()
Returns the name of this character entity reference.
static String
getName(char ch)
Returns the character entity reference name of the specified character.
static String
getName(int codePoint)
Returns the character entity reference name of the specified unicode code point.
static Map
getNameToCodePointMap()
Returns a map of character entity reference names (String) to unicode code points (Integer).

Methods inherited from class au.id.jericho.lib.html.CharacterReference

decode, decode, decodeCollapseWhiteSpace, encode, encode, encodeWithWhiteSpaceFormatting, getChar, getCharacterReferenceString, getCharacterReferenceString, getCodePoint, getCodePointFromCharacterReferenceString, getDecimalCharacterReferenceString, getDecimalCharacterReferenceString, getEncodingFilterWriter, getHexadecimalCharacterReferenceString, getHexadecimalCharacterReferenceString, getUnicodeText, getUnicodeText, isTerminated, parse, reencode, requiresEncoding

Methods inherited from class au.id.jericho.lib.html.Segment

charAt, compareTo, encloses, encloses, equals, extractText, extractText, findAllCharacterReferences, findAllElements, findAllElements, findAllElements, findAllElements, findAllStartTags, findAllStartTags, findAllStartTags, findAllTags, findAllTags, findFormControls, findFormFields, getBegin, getChildElements, getDebugInfo, getEnd, getRenderer, getTextExtractor, hashCode, ignoreWhenParsing, isWhiteSpace, isWhiteSpace, length, parseAttributes, subSequence, toString

Field Details

_AElig

public static final char _AElig
Æ &AElig; = &#198; -- latin capital letter AE = latin capital ligature AE, U+00C6 ISOlat1.
Field Value:
'\u00c6'

_Aacute

public static final char _Aacute
Á &Aacute; = &#193; -- latin capital letter A with acute, U+00C1 ISOlat1.
Field Value:
'\u00c1'

_Acirc

public static final char _Acirc
 &Acirc; = &#194; -- latin capital letter A with circumflex, U+00C2 ISOlat1.
Field Value:
'\u00c2'

_Agrave

public static final char _Agrave
À &Agrave; = &#192; -- latin capital letter A with grave = latin capital letter A grave, U+00C0 ISOlat1.
Field Value:
'\u00c0'

_Alpha

public static final char _Alpha
Α &Alpha; = &#913; -- greek capital letter alpha, U+0391.
Field Value:
'\u0391'

_Aring

public static final char _Aring
Å &Aring; = &#197; -- latin capital letter A with ring above = latin capital letter A ring, U+00C5 ISOlat1.
Field Value:
'\u00c5'

_Atilde

public static final char _Atilde
à &Atilde; = &#195; -- latin capital letter A with tilde, U+00C3 ISOlat1.
Field Value:
'\u00c3'

_Auml

public static final char _Auml
Ä &Auml; = &#196; -- latin capital letter A with diaeresis, U+00C4 ISOlat1.
Field Value:
'\u00c4'

_Beta

public static final char _Beta
Β &Beta; = &#914; -- greek capital letter beta, U+0392.
Field Value:
'\u0392'

_Ccedil

public static final char _Ccedil
Ç &Ccedil; = &#199; -- latin capital letter C with cedilla, U+00C7 ISOlat1.
Field Value:
'\u00c7'

_Chi

public static final char _Chi
Χ &Chi; = &#935; -- greek capital letter chi, U+03A7.
Field Value:
'\u03a7'

_Dagger

public static final char _Dagger
&Dagger; = &#8225; -- double dagger, U+2021 ISOpub.
Field Value:
'\u2021'

_Delta

public static final char _Delta
Δ &Delta; = &#916; -- greek capital letter delta, U+0394 ISOgrk3.
Field Value:
'\u0394'

_ETH

public static final char _ETH
Ð &ETH; = &#208; -- latin capital letter ETH, U+00D0 ISOlat1.
Field Value:
'\u00d0'

_Eacute

public static final char _Eacute
É &Eacute; = &#201; -- latin capital letter E with acute, U+00C9 ISOlat1.
Field Value:
'\u00c9'

_Ecirc

public static final char _Ecirc
Ê &Ecirc; = &#202; -- latin capital letter E with circumflex, U+00CA ISOlat1.
Field Value:
'\u00ca'

_Egrave

public static final char _Egrave
È &Egrave; = &#200; -- latin capital letter E with grave, U+00C8 ISOlat1.
Field Value:
'\u00c8'

_Epsilon

public static final char _Epsilon
Ε &Epsilon; = &#917; -- greek capital letter epsilon, U+0395.
Field Value:
'\u0395'

_Eta

public static final char _Eta
Η &Eta; = &#919; -- greek capital letter eta, U+0397.
Field Value:
'\u0397'

_Euml

public static final char _Euml
Ë &Euml; = &#203; -- latin capital letter E with diaeresis, U+00CB ISOlat1.
Field Value:
'\u00cb'

_Gamma

public static final char _Gamma
Γ &Gamma; = &#915; -- greek capital letter gamma, U+0393 ISOgrk3.
Field Value:
'\u0393'

_Iacute

public static final char _Iacute
Í &Iacute; = &#205; -- latin capital letter I with acute, U+00CD ISOlat1.
Field Value:
'\u00cd'

_Icirc

public static final char _Icirc
Î &Icirc; = &#206; -- latin capital letter I with circumflex, U+00CE ISOlat1.
Field Value:
'\u00ce'

_Igrave

public static final char _Igrave
Ì &Igrave; = &#204; -- latin capital letter I with grave, U+00CC ISOlat1.
Field Value:
'\u00cc'

_Iota

public static final char _Iota
Ι &Iota; = &#921; -- greek capital letter iota, U+0399.
Field Value:
'\u0399'

_Iuml

public static final char _Iuml
Ï &Iuml; = &#207; -- latin capital letter I with diaeresis, U+00CF ISOlat1.
Field Value:
'\u00cf'

_Kappa

public static final char _Kappa
Κ &Kappa; = &#922; -- greek capital letter kappa, U+039A.
Field Value:
'\u039a'

_Lambda

public static final char _Lambda
Λ &Lambda; = &#923; -- greek capital letter lambda, U+039B ISOgrk3.
Field Value:
'\u039b'

_Mu

public static final char _Mu
Μ &Mu; = &#924; -- greek capital letter mu, U+039C.
Field Value:
'\u039c'

_Ntilde

public static final char _Ntilde
Ñ &Ntilde; = &#209; -- latin capital letter N with tilde, U+00D1 ISOlat1.
Field Value:
'\u00d1'

_Nu

public static final char _Nu
Ν &Nu; = &#925; -- greek capital letter nu, U+039D.
Field Value:
'\u039d'

_OElig

public static final char _OElig
Œ &OElig; = &#338; -- latin capital ligature OE, U+0152 ISOlat2.
Field Value:
'\u0152'

_Oacute

public static final char _Oacute
Ó &Oacute; = &#211; -- latin capital letter O with acute, U+00D3 ISOlat1.
Field Value:
'\u00d3'

_Ocirc

public static final char _Ocirc
Ô &Ocirc; = &#212; -- latin capital letter O with circumflex, U+00D4 ISOlat1.
Field Value:
'\u00d4'

_Ograve

public static final char _Ograve
Ò &Ograve; = &#210; -- latin capital letter O with grave, U+00D2 ISOlat1.
Field Value:
'\u00d2'

_Omega

public static final char _Omega
Ω &Omega; = &#937; -- greek capital letter omega, U+03A9 ISOgrk3.
Field Value:
'\u03a9'

_Omicron

public static final char _Omicron
Ο &Omicron; = &#927; -- greek capital letter omicron, U+039F.
Field Value:
'\u039f'

_Oslash

public static final char _Oslash
Ø &Oslash; = &#216; -- latin capital letter O with stroke = latin capital letter O slash, U+00D8 ISOlat1.
Field Value:
'\u00d8'

_Otilde

public static final char _Otilde
Õ &Otilde; = &#213; -- latin capital letter O with tilde, U+00D5 ISOlat1.
Field Value:
'\u00d5'

_Ouml

public static final char _Ouml
Ö &Ouml; = &#214; -- latin capital letter O with diaeresis, U+00D6 ISOlat1.
Field Value:
'\u00d6'

_Phi

public static final char _Phi
Φ &Phi; = &#934; -- greek capital letter phi, U+03A6 ISOgrk3.
Field Value:
'\u03a6'

_Pi

public static final char _Pi
Π &Pi; = &#928; -- greek capital letter pi, U+03A0 ISOgrk3.
Field Value:
'\u03a0'

_Prime

public static final char _Prime
&Prime; = &#8243; -- double prime = seconds = inches, U+2033 ISOtech.
Field Value:
'\u2033'

_Psi

public static final char _Psi
Ψ &Psi; = &#936; -- greek capital letter psi, U+03A8 ISOgrk3.
Field Value:
'\u03a8'

_Rho

public static final char _Rho
Ρ &Rho; = &#929; -- greek capital letter rho, U+03A1.
Field Value:
'\u03a1'

_Scaron

public static final char _Scaron
Š &Scaron; = &#352; -- latin capital letter S with caron, U+0160 ISOlat2.
Field Value:
'\u0160'

_Sigma

public static final char _Sigma
Σ &Sigma; = &#931; -- greek capital letter sigma, U+03A3 ISOgrk3.
Field Value:
'\u03a3'

_THORN

public static final char _THORN
Þ &THORN; = &#222; -- latin capital letter THORN, U+00DE ISOlat1.
Field Value:
'\u00de'

_Tau

public static final char _Tau
Τ &Tau; = &#932; -- greek capital letter tau, U+03A4.
Field Value:
'\u03a4'

_Theta

public static final char _Theta
Θ &Theta; = &#920; -- greek capital letter theta, U+0398 ISOgrk3.
Field Value:
'\u0398'

_Uacute

public static final char _Uacute
Ú &Uacute; = &#218; -- latin capital letter U with acute, U+00DA ISOlat1.
Field Value:
'\u00da'

_Ucirc

public static final char _Ucirc
Û &Ucirc; = &#219; -- latin capital letter U with circumflex, U+00DB ISOlat1.
Field Value:
'\u00db'

_Ugrave

public static final char _Ugrave
Ù &Ugrave; = &#217; -- latin capital letter U with grave, U+00D9 ISOlat1.
Field Value:
'\u00d9'

_Upsilon

public static final char _Upsilon
Υ &Upsilon; = &#933; -- greek capital letter upsilon, U+03A5 ISOgrk3.
Field Value:
'\u03a5'

_Uuml

public static final char _Uuml
Ü &Uuml; = &#220; -- latin capital letter U with diaeresis, U+00DC ISOlat1.
Field Value:
'\u00dc'

_Xi

public static final char _Xi
Ξ &Xi; = &#926; -- greek capital letter xi, U+039E ISOgrk3.
Field Value:
'\u039e'

_Yacute

public static final char _Yacute
Ý &Yacute; = &#221; -- latin capital letter Y with acute, U+00DD ISOlat1.
Field Value:
'\u00dd'

_Yuml

public static final char _Yuml
Ÿ &Yuml; = &#376; -- latin capital letter Y with diaeresis, U+0178 ISOlat2.
Field Value:
'\u0178'

_Zeta

public static final char _Zeta
Ζ &Zeta; = &#918; -- greek capital letter zeta, U+0396.
Field Value:
'\u0396'

_aacute

public static final char _aacute
á &aacute; = &#225; -- latin small letter a with acute, U+00E1 ISOlat1.
Field Value:
'\u00e1'

_acirc

public static final char _acirc
â &acirc; = &#226; -- latin small letter a with circumflex, U+00E2 ISOlat1.
Field Value:
'\u00e2'

_acute

public static final char _acute
´ &acute; = &#180; -- acute accent = spacing acute, U+00B4 ISOdia.
Field Value:
'\u00b4'

_aelig

public static final char _aelig
æ &aelig; = &#230; -- latin small letter ae = latin small ligature ae, U+00E6 ISOlat1.
Field Value:
'\u00e6'

_agrave

public static final char _agrave
à &agrave; = &#224; -- latin small letter a with grave = latin small letter a grave, U+00E0 ISOlat1.
Field Value:
'\u00e0'

_alefsym

public static final char _alefsym
&alefsym; = &#8501; -- alef symbol = first transfinite cardinal, U+2135 NEW
(see
comments).

alef symbol is NOT the same as hebrew letter alef, U+05D0 although the same glyph could be used to depict both characters

Field Value:
'\u2135'

_alpha

public static final char _alpha
α &alpha; = &#945; -- greek small letter alpha, U+03B1 ISOgrk3.
Field Value:
'\u03b1'

_amp

public static final char _amp
& &amp; = &#38; -- ampersand, U+0026 ISOnum.
Field Value:
'&'

_and

public static final char _and
&and; = &#8743; -- logical and = wedge, U+2227 ISOtech.
Field Value:
'\u2227'

_ang

public static final char _ang
&ang; = &#8736; -- angle, U+2220 ISOamso.
Field Value:
'\u2220'

_apos

public static final char _apos
Field Value:
'\'

_aring

public static final char _aring
å &aring; = &#229; -- latin small letter a with ring above = latin small letter a ring, U+00E5 ISOlat1.
Field Value:
'\u00e5'

_asymp

public static final char _asymp
&asymp; = &#8776; -- almost equal to = asymptotic to, U+2248 ISOamsr.
Field Value:
'\u2248'

_atilde

public static final char _atilde
ã &atilde; = &#227; -- latin small letter a with tilde, U+00E3 ISOlat1.
Field Value:
'\u00e3'

_auml

public static final char _auml
ä &auml; = &#228; -- latin small letter a with diaeresis, U+00E4 ISOlat1.
Field Value:
'\u00e4'

_bdquo

public static final char _bdquo
&bdquo; = &#8222; -- double low-9 quotation mark, U+201E NEW.
Field Value:
'\u201e'

_beta

public static final char _beta
β &beta; = &#946; -- greek small letter beta, U+03B2 ISOgrk3.
Field Value:
'\u03b2'

_brvbar

public static final char _brvbar
¦ &brvbar; = &#166; -- broken bar = broken vertical bar, U+00A6 ISOnum.
Field Value:
'\u00a6'

_bull

public static final char _bull
Field Value:
'\u2022'

_cap

public static final char _cap
&cap; = &#8745; -- intersection = cap, U+2229 ISOtech.
Field Value:
'\u2229'

_ccedil

public static final char _ccedil
ç &ccedil; = &#231; -- latin small letter c with cedilla, U+00E7 ISOlat1.
Field Value:
'\u00e7'

_cedil

public static final char _cedil
¸ &cedil; = &#184; -- cedilla = spacing cedilla, U+00B8 ISOdia.
Field Value:
'\u00b8'

_cent

public static final char _cent
¢ &cent; = &#162; -- cent sign, U+00A2 ISOnum.
Field Value:
'\u00a2'

_chi

public static final char _chi
χ &chi; = &#967; -- greek small letter chi, U+03C7 ISOgrk3.
Field Value:
'\u03c7'

_circ

public static final char _circ
ˆ &circ; = &#710; -- modifier letter circumflex accent, U+02C6 ISOpub.
Field Value:
'\u02c6'

_clubs

public static final char _clubs
&clubs; = &#9827; -- black club suit = shamrock, U+2663 ISOpub.
Field Value:
'\u2663'

_cong

public static final char _cong
&cong; = &#8773; -- approximately equal to, U+2245 ISOtech.
Field Value:
'\u2245'

_copy

public static final char _copy
© &copy; = &#169; -- copyright sign, U+00A9 ISOnum.
Field Value:
'\u00a9'

_crarr

public static final char _crarr
&crarr; = &#8629; -- downwards arrow with corner leftwards = carriage return, U+21B5 NEW.
Field Value:
'\u21b5'

_cup

public static final char _cup
&cup; = &#8746; -- union = cup, U+222A ISOtech.
Field Value:
'\u222a'

_curren

public static final char _curren
¤ &curren; = &#164; -- currency sign, U+00A4 ISOnum.
Field Value:
'\u00a4'

_dArr

public static final char _dArr
&dArr; = &#8659; -- downwards double arrow, U+21D3 ISOamsa.
Field Value:
'\u21d3'

_dagger

public static final char _dagger
&dagger; = &#8224; -- dagger, U+2020 ISOpub.
Field Value:
'\u2020'

_darr

public static final char _darr
&darr; = &#8595; -- downwards arrow, U+2193 ISOnum.
Field Value:
'\u2193'

_deg

public static final char _deg
° &deg; = &#176; -- degree sign, U+00B0 ISOnum.
Field Value:
'\u00b0'

_delta

public static final char _delta
δ &delta; = &#948; -- greek small letter delta, U+03B4 ISOgrk3.
Field Value:
'\u03b4'

_diams

public static final char _diams
&diams; = &#9830; -- black diamond suit, U+2666 ISOpub.
Field Value:
'\u2666'

_divide

public static final char _divide
÷ &divide; = &#247; -- division sign, U+00F7 ISOnum.
Field Value:
'\u00f7'

_eacute

public static final char _eacute
é &eacute; = &#233; -- latin small letter e with acute, U+00E9 ISOlat1.
Field Value:
'\u00e9'

_ecirc

public static final char _ecirc
ê &ecirc; = &#234; -- latin small letter e with circumflex, U+00EA ISOlat1.
Field Value:
'\u00ea'

_egrave

public static final char _egrave
è &egrave; = &#232; -- latin small letter e with grave, U+00E8 ISOlat1.
Field Value:
'\u00e8'

_empty

public static final char _empty
&empty; = &#8709; -- empty set = null set = diameter, U+2205 ISOamso.
Field Value:
'\u2205'

_emsp

public static final char _emsp
&emsp; = &#8195; -- em space, U+2003 ISOpub.
Field Value:
'\u2003'

_ensp

public static final char _ensp
&ensp; = &#8194; -- en space, U+2002 ISOpub.
Field Value:
'\u2002'

_epsilon

public static final char _epsilon
ε &epsilon; = &#949; -- greek small letter epsilon, U+03B5 ISOgrk3.
Field Value:
'\u03b5'

_equiv

public static final char _equiv
&equiv; = &#8801; -- identical to, U+2261 ISOtech.
Field Value:
'\u2261'

_eta

public static final char _eta
η &eta; = &#951; -- greek small letter eta, U+03B7 ISOgrk3.
Field Value:
'\u03b7'

_eth

public static final char _eth
ð &eth; = &#240; -- latin small letter eth, U+00F0 ISOlat1.
Field Value:
'\u00f0'

_euml

public static final char _euml
ë &euml; = &#235; -- latin small letter e with diaeresis, U+00EB ISOlat1.
Field Value:
'\u00eb'

_euro

public static final char _euro
&euro; = &#8364; -- euro sign, U+20AC NEW.
Field Value:
'\u20ac'

_exist

public static final char _exist
&exist; = &#8707; -- there exists, U+2203 ISOtech.
Field Value:
'\u2203'

_fnof

public static final char _fnof
ƒ &fnof; = &#402; -- latin small letter f with hook = function = florin, U+0192 ISOtech.
Field Value:
'\u0192'

_forall

public static final char _forall
&forall; = &#8704; -- for all, U+2200 ISOtech.
Field Value:
'\u2200'

_frac12

public static final char _frac12
½ &frac12; = &#189; -- vulgar fraction one half = fraction one half, U+00BD ISOnum.
Field Value:
'\u00bd'

_frac14

public static final char _frac14
¼ &frac14; = &#188; -- vulgar fraction one quarter = fraction one quarter, U+00BC ISOnum.
Field Value:
'\u00bc'

_frac34

public static final char _frac34
¾ &frac34; = &#190; -- vulgar fraction three quarters = fraction three quarters, U+00BE ISOnum.
Field Value:
'\u00be'

_frasl

public static final char _frasl
&frasl; = &#8260; -- fraction slash, U+2044 NEW.
Field Value:
'\u2044'

_gamma

public static final char _gamma
γ &gamma; = &#947; -- greek small letter gamma, U+03B3 ISOgrk3.
Field Value:
'\u03b3'

_ge

public static final char _ge
&ge; = &#8805; -- greater-than or equal to, U+2265 ISOtech.
Field Value:
'\u2265'

_gt

public static final char _gt
> &gt; = &#62; -- greater-than sign, U+003E ISOnum.
Field Value:
'>'

_hArr

public static final char _hArr
&hArr; = &#8660; -- left right double arrow, U+21D4 ISOamsa.
Field Value:
'\u21d4'

_harr

public static final char _harr
&harr; = &#8596; -- left right arrow, U+2194 ISOamsa.
Field Value:
'\u2194'

_hearts

public static final char _hearts
&hearts; = &#9829; -- black heart suit = valentine, U+2665 ISOpub.
Field Value:
'\u2665'

_hellip

public static final char _hellip
&hellip; = &#8230; -- horizontal ellipsis = three dot leader, U+2026 ISOpub.
Field Value:
'\u2026'

_iacute

public static final char _iacute
í &iacute; = &#237; -- latin small letter i with acute, U+00ED ISOlat1.
Field Value:
'\u00ed'

_icirc

public static final char _icirc
î &icirc; = &#238; -- latin small letter i with circumflex, U+00EE ISOlat1.
Field Value:
'\u00ee'

_iexcl

public static final char _iexcl
¡ &iexcl; = &#161; -- inverted exclamation mark, U+00A1 ISOnum.
Field Value:
'\u00a1'

_igrave

public static final char _igrave
ì &igrave; = &#236; -- latin small letter i with grave, U+00EC ISOlat1.
Field Value:
'\u00ec'

_image

public static final char _image
&image; = &#8465; -- black-letter capital I = imaginary part, U+2111 ISOamso.
Field Value:
'\u2111'

_infin

public static final char _infin
&infin; = &#8734; -- infinity, U+221E ISOtech.
Field Value:
'\u221e'

_int

public static final char _int
&int; = &#8747; -- integral, U+222B ISOtech.
Field Value:
'\u222b'

_iota

public static final char _iota
ι &iota; = &#953; -- greek small letter iota, U+03B9 ISOgrk3.
Field Value:
'\u03b9'

_iquest

public static final char _iquest
¿ &iquest; = &#191; -- inverted question mark = turned question mark, U+00BF ISOnum.
Field Value:
'\u00bf'

_isin

public static final char _isin
&isin; = &#8712; -- element of, U+2208 ISOtech.
Field Value:
'\u2208'

_iuml

public static final char _iuml
ï &iuml; = &#239; -- latin small letter i with diaeresis, U+00EF ISOlat1.
Field Value:
'\u00ef'

_kappa

public static final char _kappa
κ &kappa; = &#954; -- greek small letter kappa, U+03BA ISOgrk3.
Field Value:
'\u03ba'

_lArr

public static final char _lArr
&lArr; = &#8656; -- leftwards double arrow, U+21D0 ISOtech
(see
comments).

ISO 10646 does not say that lArr is the same as the 'is implied by' arrow but also does not have any other character for that function. So ? lArr can be used for 'is implied by' as ISOtech suggests

Field Value:
'\u21d0'

_lambda

public static final char _lambda
λ &lambda; = &#955; -- greek small letter lambda, U+03BB ISOgrk3.
Field Value:
'\u03bb'

_lang

public static final char _lang
&lang; = &#9001; -- left-pointing angle bracket = bra, U+2329 ISOtech
(see
comments).

lang is NOT the same character as U+003C 'less than' or U+2039 'single left-pointing angle quotation mark'

Field Value:
'\u2329'

_laquo

public static final char _laquo
« &laquo; = &#171; -- left-pointing double angle quotation mark = left pointing guillemet, U+00AB ISOnum.
Field Value:
'\u00ab'

_larr

public static final char _larr
&larr; = &#8592; -- leftwards arrow, U+2190 ISOnum.
Field Value:
'\u2190'

_lceil

public static final char _lceil
&lceil; = &#8968; -- left ceiling = APL upstile, U+2308 ISOamsc.
Field Value:
'\u2308'

_ldquo

public static final char _ldquo
&ldquo; = &#8220; -- left double quotation mark, U+201C ISOnum.
Field Value:
'\u201c'

_le

public static final char _le
&le; = &#8804; -- less-than or equal to, U+2264 ISOtech.
Field Value:
'\u2264'

_lfloor

public static final char _lfloor
&lfloor; = &#8970; -- left floor = APL downstile, U+230A ISOamsc.
Field Value:
'\u230a'

_lowast

public static final char _lowast
&lowast; = &#8727; -- asterisk operator, U+2217 ISOtech.
Field Value:
'\u2217'

_loz

public static final char _loz
&loz; = &#9674; -- lozenge, U+25CA ISOpub.
Field Value:
'\u25ca'

_lrm

public static final char _lrm
&lrm; = &#8206; -- left-to-right mark, U+200E NEW RFC 2070.
Field Value:
'\u200e'

_lsaquo

public static final char _lsaquo
Field Value:
'\u2039'

_lsquo

public static final char _lsquo
&lsquo; = &#8216; -- left single quotation mark, U+2018 ISOnum.
Field Value:
'\u2018'

_lt

public static final char _lt
< &lt; = &#60; -- less-than sign, U+003C ISOnum.
Field Value:
'<'

_macr

public static final char _macr
¯ &macr; = &#175; -- macron = spacing macron = overline = APL overbar, U+00AF ISOdia.
Field Value:
'\u00af'

_mdash

public static final char _mdash
&mdash; = &#8212; -- em dash, U+2014 ISOpub.
Field Value:
'\u2014'

_micro

public static final char _micro
µ &micro; = &#181; -- micro sign, U+00B5 ISOnum.
Field Value:
'\u00b5'

_middot

public static final char _middot
· &middot; = &#183; -- middle dot = Georgian comma = Greek middle dot, U+00B7 ISOnum.
Field Value:
'\u00b7'

_minus

public static final char _minus
&minus; = &#8722; -- minus sign, U+2212 ISOtech.
Field Value:
'\u2212'

_mu

public static final char _mu
μ &mu; = &#956; -- greek small letter mu, U+03BC ISOgrk3.
Field Value:
'\u03bc'

_nabla

public static final char _nabla
&nabla; = &#8711; -- nabla = backward difference, U+2207 ISOtech.
Field Value:
'\u2207'

_nbsp

public static final char _nbsp
  &nbsp; = &#160; -- no-break space = non-breaking space, U+00A0 ISOnum.
Field Value:
'\u00a0'

_ndash

public static final char _ndash
&ndash; = &#8211; -- en dash, U+2013 ISOpub.
Field Value:
'\u2013'

_ne

public static final char _ne
&ne; = &#8800; -- not equal to, U+2260 ISOtech.
Field Value:
'\u2260'

_ni

public static final char _ni
&ni; = &#8715; -- contains as member, U+220B ISOtech
(see
comments).

should there be a more memorable name than 'ni'?

Field Value:
'\u220b'

_not

public static final char _not
¬ &not; = &#172; -- not sign = angled dash, U+00AC ISOnum.
Field Value:
'\u00ac'

_notin

public static final char _notin
&notin; = &#8713; -- not an element of, U+2209 ISOtech.
Field Value:
'\u2209'

_nsub

public static final char _nsub
&nsub; = &#8836; -- not a subset of, U+2284 ISOamsn.
Field Value:
'\u2284'

_ntilde

public static final char _ntilde
ñ &ntilde; = &#241; -- latin small letter n with tilde, U+00F1 ISOlat1.
Field Value:
'\u00f1'

_nu

public static final char _nu
ν &nu; = &#957; -- greek small letter nu, U+03BD ISOgrk3.
Field Value:
'\u03bd'

_oacute

public static final char _oacute
ó &oacute; = &#243; -- latin small letter o with acute, U+00F3 ISOlat1.
Field Value:
'\u00f3'

_ocirc

public static final char _ocirc
ô &ocirc; = &#244; -- latin small letter o with circumflex, U+00F4 ISOlat1.
Field Value:
'\u00f4'

_oelig

public static final char _oelig
œ &oelig; = &#339; -- latin small ligature oe, U+0153 ISOlat2
(see
comments).

ligature is a misnomer, this is a separate character in some languages

Field Value:
'\u0153'

_ograve

public static final char _ograve
ò &ograve; = &#242; -- latin small letter o with grave, U+00F2 ISOlat1.
Field Value:
'\u00f2'

_oline

public static final char _oline
&oline; = &#8254; -- overline = spacing overscore, U+203E NEW.
Field Value:
'\u203e'

_omega

public static final char _omega
ω &omega; = &#969; -- greek small letter omega, U+03C9 ISOgrk3.
Field Value:
'\u03c9'

_omicron

public static final char _omicron
ο &omicron; = &#959; -- greek small letter omicron, U+03BF NEW.
Field Value:
'\u03bf'

_oplus

public static final char _oplus
&oplus; = &#8853; -- circled plus = direct sum, U+2295 ISOamsb.
Field Value:
'\u2295'

_or

public static final char _or
&or; = &#8744; -- logical or = vee, U+2228 ISOtech.
Field Value:
'\u2228'

_ordf

public static final char _ordf
ª &ordf; = &#170; -- feminine ordinal indicator, U+00AA ISOnum.
Field Value:
'\u00aa'

_ordm

public static final char _ordm
º &ordm; = &#186; -- masculine ordinal indicator, U+00BA ISOnum.
Field Value:
'\u00ba'

_oslash

public static final char _oslash
ø &oslash; = &#248; -- latin small letter o with stroke, = latin small letter o slash, U+00F8 ISOlat1.
Field Value:
'\u00f8'

_otilde

public static final char _otilde
õ &otilde; = &#245; -- latin small letter o with tilde, U+00F5 ISOlat1.
Field Value:
'\u00f5'

_otimes

public static final char _otimes
&otimes; = &#8855; -- circled times = vector product, U+2297 ISOamsb.
Field Value:
'\u2297'

_ouml

public static final char _ouml
ö &ouml; = &#246; -- latin small letter o with diaeresis, U+00F6 ISOlat1.
Field Value:
'\u00f6'

_para

public static final char _para
&para; = &#182; -- pilcrow sign = paragraph sign, U+00B6 ISOnum.
Field Value:
'\u00b6'

_part

public static final char _part
&part; = &#8706; -- partial differential, U+2202 ISOtech.
Field Value:
'\u2202'

_permil

public static final char _permil
&permil; = &#8240; -- per mille sign, U+2030 ISOtech.
Field Value:
'\u2030'

_perp

public static final char _perp
&perp; = &#8869; -- up tack = orthogonal to = perpendicular, U+22A5 ISOtech.
Field Value:
'\u22a5'

_phi

public static final char _phi
φ &phi; = &#966; -- greek small letter phi, U+03C6 ISOgrk3.
Field Value:
'\u03c6'

_pi

public static final char _pi
π &pi; = &#960; -- greek small letter pi, U+03C0 ISOgrk3.
Field Value:
'\u03c0'

_piv

public static final char _piv
ϖ &piv; = &#982; -- greek pi symbol, U+03D6 ISOgrk3.
Field Value:
'\u03d6'

_plusmn

public static final char _plusmn
± &plusmn; = &#177; -- plus-minus sign = plus-or-minus sign, U+00B1 ISOnum.
Field Value:
'\u00b1'

_pound

public static final char _pound
£ &pound; = &#163; -- pound sign, U+00A3 ISOnum.
Field Value:
'\u00a3'

_prime

public static final char _prime
&prime; = &#8242; -- prime = minutes = feet, U+2032 ISOtech.
Field Value:
'\u2032'

_prod

public static final char _prod
&prod; = &#8719; -- n-ary product = product sign, U+220F ISOamsb
(see
comments).

prod is NOT the same character as U+03A0 'greek capital letter pi' though the same glyph might be used for both

Field Value:
'\u220f'

_prop

public static final char _prop
&prop; = &#8733; -- proportional to, U+221D ISOtech.
Field Value:
'\u221d'

_psi

public static final char _psi
ψ &psi; = &#968; -- greek small letter psi, U+03C8 ISOgrk3.
Field Value:
'\u03c8'

_quot

public static final char _quot
" &quot; = &#34; -- quotation mark = APL quote, U+0022 ISOnum.
Field Value:
'\"'

_rArr

public static final char _rArr
&rArr; = &#8658; -- rightwards double arrow, U+21D2 ISOtech
(see
comments).

ISO 10646 does not say this is the 'implies' character but does not have another character with this function so ? rArr can be used for 'implies' as ISOtech suggests

Field Value:
'\u21d2'

_radic

public static final char _radic
&radic; = &#8730; -- square root = radical sign, U+221A ISOtech.
Field Value:
'\u221a'

_rang

public static final char _rang
&rang; = &#9002; -- right-pointing angle bracket = ket, U+232A ISOtech
(see
comments).

rang is NOT the same character as U+003E 'greater than' or U+203A 'single right-pointing angle quotation mark'

Field Value:
'\u232a'

_raquo

public static final char _raquo
» &raquo; = &#187; -- right-pointing double angle quotation mark = right pointing guillemet, U+00BB ISOnum.
Field Value:
'\u00bb'

_rarr

public static final char _rarr
&rarr; = &#8594; -- rightwards arrow, U+2192 ISOnum.
Field Value:
'\u2192'

_rceil

public static final char _rceil
&rceil; = &#8969; -- right ceiling, U+2309 ISOamsc.
Field Value:
'\u2309'

_rdquo

public static final char _rdquo
&rdquo; = &#8221; -- right double quotation mark, U+201D ISOnum.
Field Value:
'\u201d'

_real

public static final char _real
&real; = &#8476; -- black-letter capital R = real part symbol, U+211C ISOamso.
Field Value:
'\u211c'

_reg

public static final char _reg
® &reg; = &#174; -- registered sign = registered trade mark sign, U+00AE ISOnum.
Field Value:
'\u00ae'

_rfloor

public static final char _rfloor
&rfloor; = &#8971; -- right floor, U+230B ISOamsc.
Field Value:
'\u230b'

_rho

public static final char _rho
ρ &rho; = &#961; -- greek small letter rho, U+03C1 ISOgrk3.
Field Value:
'\u03c1'

_rlm

public static final char _rlm
&rlm; = &#8207; -- right-to-left mark, U+200F NEW RFC 2070.
Field Value:
'\u200f'

_rsaquo

public static final char _rsaquo
Field Value:
'\u203a'

_rsquo

public static final char _rsquo
&rsquo; = &#8217; -- right single quotation mark, U+2019 ISOnum.
Field Value:
'\u2019'

_sbquo

public static final char _sbquo
&sbquo; = &#8218; -- single low-9 quotation mark, U+201A NEW.
Field Value:
'\u201a'

_scaron

public static final char _scaron
š &scaron; = &#353; -- latin small letter s with caron, U+0161 ISOlat2.
Field Value:
'\u0161'

_sdot

public static final char _sdot
&sdot; = &#8901; -- dot operator, U+22C5 ISOamsb
(see
comments).

dot operator is NOT the same character as U+00B7 middle dot

Field Value:
'\u22c5'

_sect

public static final char _sect
§ &sect; = &#167; -- section sign, U+00A7 ISOnum.
Field Value:
'\u00a7'

_shy

public static final char _shy
­ &shy; = &#173; -- soft hyphen = discretionary hyphen, U+00AD ISOnum.
Field Value:
'\u00ad'

_sigma

public static final char _sigma
σ &sigma; = &#963; -- greek small letter sigma, U+03C3 ISOgrk3.
Field Value:
'\u03c3'

_sigmaf

public static final char _sigmaf
ς &sigmaf; = &#962; -- greek small letter final sigma, U+03C2 ISOgrk3.
Field Value:
'\u03c2'

_sim

public static final char _sim
&sim; = &#8764; -- tilde operator = varies with = similar to, U+223C ISOtech
(see
comments).

tilde operator is NOT the same character as the tilde, U+007E, although the same glyph might be used to represent both

Field Value:
'\u223c'

_spades

public static final char _spades
&spades; = &#9824; -- black spade suit, U+2660 ISOpub
(see
comments).

black here seems to mean filled as opposed to hollow

Field Value:
'\u2660'

_sub

public static final char _sub
&sub; = &#8834; -- subset of, U+2282 ISOtech.
Field Value:
'\u2282'

_sube

public static final char _sube
&sube; = &#8838; -- subset of or equal to, U+2286 ISOtech.
Field Value:
'\u2286'

_sum

public static final char _sum
&sum; = &#8721; -- n-ary summation, U+2211 ISOamsb
(see
comments).

sum is NOT the same character as U+03A3 'greek capital letter sigma' though the same glyph might be used for both

Field Value:
'\u2211'

_sup

public static final char _sup
&sup; = &#8835; -- superset of, U+2283 ISOtech
(see
comments).

note that nsup, 'not a superset of, U+2283' is not covered by the Symbol font encoding and is not included. Should it be, for symmetry? It is in ISOamsn

Field Value:
'\u2283'

_sup1

public static final char _sup1
¹ &sup1; = &#185; -- superscript one = superscript digit one, U+00B9 ISOnum.
Field Value:
'\u00b9'

_sup2

public static final char _sup2
² &sup2; = &#178; -- superscript two = superscript digit two = squared, U+00B2 ISOnum.
Field Value:
'\u00b2'

_sup3

public static final char _sup3
³ &sup3; = &#179; -- superscript three = superscript digit three = cubed, U+00B3 ISOnum.
Field Value:
'\u00b3'

_supe

public static final char _supe
&supe; = &#8839; -- superset of or equal to, U+2287 ISOtech.
Field Value:
'\u2287'

_szlig

public static final char _szlig
ß &szlig; = &#223; -- latin small letter sharp s = ess-zed, U+00DF ISOlat1.
Field Value:
'\u00df'

_tau

public static final char _tau
τ &tau; = &#964; -- greek small letter tau, U+03C4 ISOgrk3.
Field Value:
'\u03c4'

_there4

public static final char _there4
&there4; = &#8756; -- therefore, U+2234 ISOtech.
Field Value:
'\u2234'

_theta

public static final char _theta
θ &theta; = &#952; -- greek small letter theta, U+03B8 ISOgrk3.
Field Value:
'\u03b8'

_thetasym

public static final char _thetasym
ϑ &thetasym; = &#977; -- greek small letter theta symbol, U+03D1 NEW.
Field Value:
'\u03d1'

_thinsp

public static final char _thinsp
&thinsp; = &#8201; -- thin space, U+2009 ISOpub.
Field Value:
'\u2009'

_thorn

public static final char _thorn
þ &thorn; = &#254; -- latin small letter thorn, U+00FE ISOlat1.
Field Value:
'\u00fe'

_tilde

public static final char _tilde
˜ &tilde; = &#732; -- small tilde, U+02DC ISOdia.
Field Value:
'\u02dc'

_times

public static final char _times
× &times; = &#215; -- multiplication sign, U+00D7 ISOnum.
Field Value:
'\u00d7'

_trade

public static final char _trade
&trade; = &#8482; -- trade mark sign, U+2122 ISOnum.
Field Value:
'\u2122'

_uArr

public static final char _uArr
&uArr; = &#8657; -- upwards double arrow, U+21D1 ISOamsa.
Field Value:
'\u21d1'

_uacute

public static final char _uacute
ú &uacute; = &#250; -- latin small letter u with acute, U+00FA ISOlat1.
Field Value:
'\u00fa'

_uarr

public static final char _uarr
&uarr; = &#8593; -- upwards arrow, U+2191 ISOnum.
Field Value:
'\u2191'

_ucirc

public static final char _ucirc
û &ucirc; = &#251; -- latin small letter u with circumflex, U+00FB ISOlat1.
Field Value:
'\u00fb'

_ugrave

public static final char _ugrave
ù &ugrave; = &#249; -- latin small letter u with grave, U+00F9 ISOlat1.
Field Value:
'\u00f9'

_uml

public static final char _uml
¨ &uml; = &#168; -- diaeresis = spacing diaeresis, U+00A8 ISOdia.
Field Value:
'\u00a8'

_upsih

public static final char _upsih
ϒ &upsih; = &#978; -- greek upsilon with hook symbol, U+03D2 NEW.
Field Value:
'\u03d2'

_upsilon

public static final char _upsilon
υ &upsilon; = &#965; -- greek small letter upsilon, U+03C5 ISOgrk3.
Field Value:
'\u03c5'

_uuml

public static final char _uuml
ü &uuml; = &#252; -- latin small letter u with diaeresis, U+00FC ISOlat1.
Field Value:
'\u00fc'

_weierp

public static final char _weierp
&weierp; = &#8472; -- script capital P = power set = Weierstrass p, U+2118 ISOamso.
Field Value:
'\u2118'

_xi

public static final char _xi
ξ &xi; = &#958; -- greek small letter xi, U+03BE ISOgrk3.
Field Value:
'\u03be'

_yacute

public static final char _yacute
ý &yacute; = &#253; -- latin small letter y with acute, U+00FD ISOlat1.
Field Value:
'\u00fd'

_yen

public static final char _yen
¥ &yen; = &#165; -- yen sign = yuan sign, U+00A5 ISOnum.
Field Value:
'\u00a5'

_yuml

public static final char _yuml
ÿ &yuml; = &#255; -- latin small letter y with diaeresis, U+00FF ISOlat1.
Field Value:
'\u00ff'

_zeta

public static final char _zeta
ζ &zeta; = &#950; -- greek small letter zeta, U+03B6 ISOgrk3.
Field Value:
'\u03b6'

_zwj

public static final char _zwj
&zwj; = &#8205; -- zero width joiner, U+200D NEW RFC 2070.
Field Value:
'\u200d'

_zwnj

public static final char _zwnj
&zwnj; = &#8204; -- zero width non-joiner, U+200C NEW RFC 2070.
Field Value:
'\u200c'

Method Details

getCharacterReferenceString

public String getCharacterReferenceString()
Overrides:
getCharacterReferenceString in interface CharacterReference
Returns:
the correct encoded form of this character entity reference.
See Also:
CharacterReference.getCharacterReferenceString(int codePoint)

getCharacterReferenceString

public static String getCharacterReferenceString(int codePoint)
Returns the character entity reference encoded form of the specified unicode code point.

If the specified unicode code point does not have an equivalent character entity reference, this method returns null. To get either the entity or numeric reference encoded form, use the CharacterReference.getCharacterReferenceString(int codePoint) method instead.

CharacterEntityReference.getCharacterReferenceString(62)&gt;
CharacterEntityReference.getCharacterReferenceString(9786)null
Overrides:
getCharacterReferenceString in interface CharacterReference
Returns:
the character entity reference encoded form of the specified unicode code point, or null if none exists.
See Also:
CharacterReference.getCharacterReferenceString(int codePoint)

getCodePointFromName

public static int getCodePointFromName(String name)
Returns the unicode code point of the specified character entity reference name.

If the string does not represent a valid character entity reference name, this method returns INVALID_CODE_POINT.

Although character entity reference names are case sensitive, and in some cases differ from other entity references only by their case, some browsers also recognise them in a case-insensitive way. For this reason, all decoding methods in this library recognise character entity reference names even if they are in the wrong case.

CharacterEntityReference.getCodePointFromName("gt")62
Returns:
the unicode code point of the specified character entity reference name, or INVALID_CODE_POINT if the string does not represent a valid character entity reference name.

getDebugInfo

public String getDebugInfo()
Returns a string representation of this object useful for debugging purposes.
Overrides:
getDebugInfo in interface Segment
Returns:
a string representation of this object useful for debugging purposes.

getName

public String getName()
Returns the name of this character entity reference.

((CharacterEntityReference)CharacterReference.parse("&gt;")).getName()gt
Returns:
the name of this character entity reference.
See Also:
getName(int codePoint)

getName

public static String getName(char ch)
Returns the character entity reference name of the specified character.

Since all character entity references represent unicode BMP code points, the functionality of this method is identical to that of getName(int codePoint).

CharacterEntityReference.getName('>')gt
Returns:
the character entity reference name of the specified character, or null if none exists.

getName

public static String getName(int codePoint)
Returns the character entity reference name of the specified unicode code point.

Since all character entity references represent unicode BMP code points, the functionality of this method is identical to that of getName(char ch).

CharacterEntityReference.getName(62)gt
Returns:
the character entity reference name of the specified unicode code point, or null if none exists.

getNameToCodePointMap

public static Map getNameToCodePointMap()
Returns a map of character entity reference names (String) to unicode code points (Integer).
Returns:
a map of character entity reference names to unicode code points.