|
OpMath | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use HTMLEntity | |
| com.opmath.util.html | HTML form handling utilities. |
| Uses of HTMLEntity in com.opmath.util.html |
| Fields in com.opmath.util.html declared as HTMLEntity | |
static HTMLEntity |
HTMLEncoder.QUOT
HTML Entity representing a quotation mark character. |
static HTMLEntity |
HTMLEncoder.AMP
HTML Entity representing an ampersand. |
static HTMLEntity |
HTMLEncoder.LT
HTML Entity representing a less-than sign. |
static HTMLEntity |
HTMLEncoder.GT
HTML Entity representing a greater-than sign. |
static HTMLEntity |
HTMLEncoder.NBSP
HTML Entity representing a non-breaking space. |
static HTMLEntity |
HTMLEncoder.IEXCL
HTML Entity representing an inverted exclamation mark. |
static HTMLEntity |
HTMLEncoder.CENT
HTML Entity representing a cent sign. |
static HTMLEntity |
HTMLEncoder.POUND
HTML Entity representing a Pound sign. |
static HTMLEntity |
HTMLEncoder.CURREN
HTML Entity representing a currency sign. |
static HTMLEntity |
HTMLEncoder.YEN
HTML Entity representing a Yen sign. |
static HTMLEntity |
HTMLEncoder.BRVBAR
HTML Entity representing a broken (vertical) bar. |
static HTMLEntity |
HTMLEncoder.SECT
HTML Entity representing a section sign. |
static HTMLEntity |
HTMLEncoder.UML
HTML Entity representing a spacing diaeresis. |
static HTMLEntity |
HTMLEncoder.COPY
HTML Entity representing a copyright sign. |
static HTMLEntity |
HTMLEncoder.ORDF
HTML Entity representing a feminine ordinal indicator. |
static HTMLEntity |
HTMLEncoder.LAQUO
HTML Entity representing a left pointing guillemet. |
static HTMLEntity |
HTMLEncoder.NOT
HTML Entity representing a not sign. |
static HTMLEntity |
HTMLEncoder.SHY
HTML Entity representing a discretionary hyphen. |
static HTMLEntity |
HTMLEncoder.REG
HTML Entity representing a registered trade mark sign. |
static HTMLEntity |
HTMLEncoder.MACR
HTML Entity representing a spacing macron. |
static HTMLEntity |
HTMLEncoder.DEG
HTML Entity representing a degree sign. |
static HTMLEntity |
HTMLEncoder.PLUSMN
HTML Entity representing a plus-or-minus sign. |
static HTMLEntity |
HTMLEncoder.SUP2
HTML Entity representing a superscript digit two. |
static HTMLEntity |
HTMLEncoder.SUP3
HTML Entity representing a superscript digit three. |
static HTMLEntity |
HTMLEncoder.ACUTE
HTML Entity representing a spacing acute. |
static HTMLEntity |
HTMLEncoder.MICRO
HTML Entity representing a micro sign. |
static HTMLEntity |
HTMLEncoder.PARA
HTML Entity representing a paragraph sign. |
static HTMLEntity |
HTMLEncoder.MIDDOT
HTML Entity representing a middle dot. |
static HTMLEntity |
HTMLEncoder.CEDIL
HTML Entity representing a spacing cedilla. |
static HTMLEntity |
HTMLEncoder.SUP1
HTML Entity representing a superscript digit one. |
static HTMLEntity |
HTMLEncoder.ORDM
HTML Entity representing a masculine ordinal indicator. |
static HTMLEntity |
HTMLEncoder.RAQUO
HTML Entity representing a right pointing guillemet. |
static HTMLEntity |
HTMLEncoder.FRAC14
HTML Entity representing a fraction one quarter. |
static HTMLEntity |
HTMLEncoder.FRAC12
HTML Entity representing a fraction one half. |
static HTMLEntity |
HTMLEncoder.FRAC34
HTML Entity representing a fraction three quarters. |
static HTMLEntity |
HTMLEncoder.IQUEST
HTML Entity representing an inverted question mark. |
static HTMLEntity |
HTMLEncoder.AGRAVE
HTML Entity representing the latin capital letter A with grave. |
static HTMLEntity |
HTMLEncoder.AACUTE
HTML Entity representing the latin capital letter A with acute. |
static HTMLEntity |
HTMLEncoder.ACIRC
HTML Entity representing the latin capital letter A with circumflex. |
static HTMLEntity |
HTMLEncoder.ATILDE
HTML Entity representing the latin capital letter A with tilde. |
static HTMLEntity |
HTMLEncoder.AUML
HTML Entity representing the latin capital letter A with with diaeresis. |
static HTMLEntity |
HTMLEncoder.ARING
HTML Entity representing the latin capital letter A with with ring above. |
static HTMLEntity |
HTMLEncoder.AELIG
HTML Entity representing the latin capital ligature AE. |
static HTMLEntity |
HTMLEncoder.CCEDIL
HTML Entity representing the latin capital letter C with cedilla. |
static HTMLEntity |
HTMLEncoder.EGRAVE
HTML Entity representing the latin capital letter E with grave. |
static HTMLEntity |
HTMLEncoder.EACUTE
HTML Entity representing the latin capital letter E with acute. |
static HTMLEntity |
HTMLEncoder.ECIRC
HTML Entity representing the latin capital letter E with circumflex. |
static HTMLEntity |
HTMLEncoder.EUML
HTML Entity representing the latin capital letter E with diaeresis. |
static HTMLEntity |
HTMLEncoder.IGRAVE
HTML Entity representing the latin capital letter I with grave. |
static HTMLEntity |
HTMLEncoder.IACUTE
HTML Entity representing the latin capital letter I with acute. |
static HTMLEntity |
HTMLEncoder.ICIRC
HTML Entity representing the latin capital letter I with circumflex. |
static HTMLEntity |
HTMLEncoder.IUML
HTML Entity representing the latin capital letter I with diaeresis. |
static HTMLEntity |
HTMLEncoder.ETH
HTML Entity representing the latin capital letter ETH. |
static HTMLEntity |
HTMLEncoder.NTILDE
HTML Entity representing the latin capital letter N with tilde. |
static HTMLEntity |
HTMLEncoder.OGRAVE
HTML Entity representing the latin capital letter O with grave. |
static HTMLEntity |
HTMLEncoder.OACUTE
HTML Entity representing the latin capital letter O with acute. |
static HTMLEntity |
HTMLEncoder.OCIRC
HTML Entity representing the latin capital letter O with circumflex. |
static HTMLEntity |
HTMLEncoder.OTILDE
HTML Entity representing the latin capital letter O with tilde. |
static HTMLEntity |
HTMLEncoder.OUML
HTML Entity representing the latin capital letter O with diaeresis. |
static HTMLEntity |
HTMLEncoder.TIMES
HTML Entity representing a multiplication sign. |
static HTMLEntity |
HTMLEncoder.OSLASH
HTML Entity representing the latin capital letter O slash. |
static HTMLEntity |
HTMLEncoder.UGRAVE
HTML Entity representing the latin capital letter U with grave. |
static HTMLEntity |
HTMLEncoder.UACUTE
HTML Entity representing the latin capital letter U with acute. |
static HTMLEntity |
HTMLEncoder.UCIRC
HTML Entity representing the latin capital letter U with circumflex. |
static HTMLEntity |
HTMLEncoder.UUML
HTML Entity representing the latin capital letter U with diaeresis. |
static HTMLEntity |
HTMLEncoder.YACUTE
HTML Entity representing the latin capital letter Y with acute. |
static HTMLEntity |
HTMLEncoder.THORN
HTML Entity representing the latin capital letter THORN. |
static HTMLEntity |
HTMLEncoder.szLIG
HTML Entity representing the latin small letter sharp s. |
static HTMLEntity |
HTMLEncoder.aGRAVE
HTML Entity representing the latin small letter a with grave. |
static HTMLEntity |
HTMLEncoder.aACUTE
HTML Entity representing the latin small letter a with with acute. |
static HTMLEntity |
HTMLEncoder.aCIRC
HTML Entity representing the latin small letter a with with circumflex. |
static HTMLEntity |
HTMLEncoder.aTILDE
HTML Entity representing the latin small letter a with with tilde. |
static HTMLEntity |
HTMLEncoder.aUML
HTML Entity representing the latin small letter a with with diaeresis. |
static HTMLEntity |
HTMLEncoder.aRING
HTML Entity representing the latin small letter a with ring. |
static HTMLEntity |
HTMLEncoder.aeLIG
HTML Entity representing the latin small ligature ae. |
static HTMLEntity |
HTMLEncoder.cCEDIL
HTML Entity representing the latin small letter c with cedilla. |
static HTMLEntity |
HTMLEncoder.eGRAVE
HTML Entity representing the latin small letter e with grave. |
static HTMLEntity |
HTMLEncoder.eACUTE
HTML Entity representing the latin small letter e with with acute. |
static HTMLEntity |
HTMLEncoder.eCIRC
HTML Entity representing the latin small letter e with with circumflex. |
static HTMLEntity |
HTMLEncoder.eUML
HTML Entity representing the latin small letter e with with diaeresis. |
static HTMLEntity |
HTMLEncoder.iGRAVE
HTML Entity representing the latin small letter i with with grave. |
static HTMLEntity |
HTMLEncoder.iACUTE
HTML Entity representing the latin small letter i with with acute. |
static HTMLEntity |
HTMLEncoder.iCIRC
HTML Entity representing the latin small letter i with with circumflex. |
static HTMLEntity |
HTMLEncoder.iUML
HTML Entity representing the latin small letter i with with diaeresis. |
static HTMLEntity |
HTMLEncoder.eth
HTML Entity representing the latin small letter eth. |
static HTMLEntity |
HTMLEncoder.nTILDE
HTML Entity representing the latin small letter n with tilde. |
static HTMLEntity |
HTMLEncoder.oGRAVE
HTML Entity representing the latin small letter o with grave. |
static HTMLEntity |
HTMLEncoder.oACUTE
HTML Entity representing the latin small letter o with acute. |
static HTMLEntity |
HTMLEncoder.oCIRC
HTML Entity representing the latin small letter o with circumflex. |
static HTMLEntity |
HTMLEncoder.oTILDE
HTML Entity representing the latin small letter o with tilde. |
static HTMLEntity |
HTMLEncoder.oUML
HTML Entity representing the latin small letter o with diaeresis. |
static HTMLEntity |
HTMLEncoder.DIVIDE
HTML Entity representing a division sign. |
static HTMLEntity |
HTMLEncoder.oSLASH
HTML Entity representing the latin small letter 'o slash'. |
static HTMLEntity |
HTMLEncoder.uGRAVE
HTML Entity representing the latin small letter u with grave. |
static HTMLEntity |
HTMLEncoder.uACUTE
HTML Entity representing the latin small letter u with acute. |
static HTMLEntity |
HTMLEncoder.uCIRC
HTML Entity representing the latin small letter u with circumflex. |
static HTMLEntity |
HTMLEncoder.uUML
HTML Entity representing the latin small letter u with diaeresis. |
static HTMLEntity |
HTMLEncoder.yACUTE
HTML Entity representing the latin small letter y with acute. |
static HTMLEntity |
HTMLEncoder.thorn
HTML Entity representing the latin small letter thorn. |
static HTMLEntity |
HTMLEncoder.yUML
HTML Entity representing the latin small letter y with diaeresis. |
static HTMLEntity |
HTMLEncoder.ALPHA
HTML Entity representing the greek capital letter alpha. |
static HTMLEntity |
HTMLEncoder.BETA
HTML Entity representing the greek capital letter beta. |
static HTMLEntity |
HTMLEncoder.GAMMA
HTML Entity representing the greek capital letter gamma. |
static HTMLEntity |
HTMLEncoder.DELTA
HTML Entity representing the greek capital letter delta. |
static HTMLEntity |
HTMLEncoder.EPSILON
HTML Entity representing the greek capital letter epsilon. |
static HTMLEntity |
HTMLEncoder.ZETA
HTML Entity representing the greek capital letter zeta. |
static HTMLEntity |
HTMLEncoder.ETA
HTML Entity representing the greek capital letter eta. |
static HTMLEntity |
HTMLEncoder.THETA
HTML Entity representing the greek capital letter theta. |
static HTMLEntity |
HTMLEncoder.IOTA
HTML Entity representing the greek capital letter iota. |
static HTMLEntity |
HTMLEncoder.KAPPA
HTML Entity representing the greek capital letter kappa. |
static HTMLEntity |
HTMLEncoder.LAMBDA
HTML Entity representing the greek capital letter lambda. |
static HTMLEntity |
HTMLEncoder.MU
HTML Entity representing the greek capital letter mu. |
static HTMLEntity |
HTMLEncoder.NU
HTML Entity representing the greek capital letter nu. |
static HTMLEntity |
HTMLEncoder.XI
HTML Entity representing the greek capital letter xi. |
static HTMLEntity |
HTMLEncoder.OMICRON
HTML Entity representing the greek capital letter omicron. |
static HTMLEntity |
HTMLEncoder.PI
HTML Entity representing the greek capital letter pi. |
static HTMLEntity |
HTMLEncoder.RHO
HTML Entity representing the greek capital letter rho. |
static HTMLEntity |
HTMLEncoder.SIGMA
HTML Entity representing the greek capital letter sigma. |
static HTMLEntity |
HTMLEncoder.TAU
HTML Entity representing the greek capital letter tau. |
static HTMLEntity |
HTMLEncoder.UPSILON
HTML Entity representing the greek capital letter upsilon. |
static HTMLEntity |
HTMLEncoder.PHI
HTML Entity representing the greek capital letter phi. |
static HTMLEntity |
HTMLEncoder.CHI
HTML Entity representing the greek capital letter chi. |
static HTMLEntity |
HTMLEncoder.PSI
HTML Entity representing the greek capital letter psi. |
static HTMLEntity |
HTMLEncoder.OMEGA
HTML Entity representing the greek capital letter omega. |
static HTMLEntity |
HTMLEncoder.alpha
HTML Entity representing the greek small letter alpha. |
static HTMLEntity |
HTMLEncoder.beta
HTML Entity representing the greek small letter beta. |
static HTMLEntity |
HTMLEncoder.gamma
HTML Entity representing the greek small letter gamma. |
static HTMLEntity |
HTMLEncoder.delta
HTML Entity representing the greek small letter delta. |
static HTMLEntity |
HTMLEncoder.epsilon
HTML Entity representing the greek small letter epsilon. |
static HTMLEntity |
HTMLEncoder.zeta
HTML Entity representing the greek small letter zeta. |
static HTMLEntity |
HTMLEncoder.eta
HTML Entity representing the greek small letter eta. |
static HTMLEntity |
HTMLEncoder.theta
HTML Entity representing the greek small letter theta. |
static HTMLEntity |
HTMLEncoder.iota
HTML Entity representing the greek small letter iota. |
static HTMLEntity |
HTMLEncoder.kappa
HTML Entity representing the greek small letter kappa. |
static HTMLEntity |
HTMLEncoder.lambda
HTML Entity representing the greek small letter lambda. |
static HTMLEntity |
HTMLEncoder.mu
HTML Entity representing the greek small letter mu. |
static HTMLEntity |
HTMLEncoder.nu
HTML Entity representing the greek small letter nu. |
static HTMLEntity |
HTMLEncoder.xi
HTML Entity representing the greek small letter xi. |
static HTMLEntity |
HTMLEncoder.omicron
HTML Entity representing the greek small letter omicron. |
static HTMLEntity |
HTMLEncoder.pi
HTML Entity representing the greek small letter pi. |
static HTMLEntity |
HTMLEncoder.rho
HTML Entity representing the greek small letter rho. |
static HTMLEntity |
HTMLEncoder.sigmaf
HTML Entity representing the greek small letter final sigma. |
static HTMLEntity |
HTMLEncoder.sigma
HTML Entity representing the greek small letter sigma. |
static HTMLEntity |
HTMLEncoder.tau
HTML Entity representing the greek small letter tau. |
static HTMLEntity |
HTMLEncoder.upsilon
HTML Entity representing the greek small letter upsilon. |
static HTMLEntity |
HTMLEncoder.phi
HTML Entity representing the greek small letter phi. |
static HTMLEntity |
HTMLEncoder.chi
HTML Entity representing the greek small letter chi. |
static HTMLEntity |
HTMLEncoder.psi
HTML Entity representing the greek small letter psi. |
static HTMLEntity |
HTMLEncoder.omega
HTML Entity representing the greek small letter omega. |
static HTMLEntity |
HTMLEncoder.thetasym
HTML Entity representing a theta symbol. |
static HTMLEntity |
HTMLEncoder.upsih
HTML Entity representing an upsilon with hook symbol. |
static HTMLEntity |
HTMLEncoder.piv
HTML Entity representing a pi symbol. |
static HTMLEntity |
HTMLEncoder.FORALL
HTML Entity representing a 'for all' symbol. |
static HTMLEntity |
HTMLEncoder.PART
HTML Entity representing a 'partial differential' symbol. |
static HTMLEntity |
HTMLEncoder.EXIST
HTML Entity representing a 'there exists' symbol. |
static HTMLEntity |
HTMLEncoder.EMPTY
HTML Entity representing an 'empty set' symbol. |
static HTMLEntity |
HTMLEncoder.NABLA
HTML Entity representing a 'nabla' / 'backward difference' symbol. |
static HTMLEntity |
HTMLEncoder.ISIN
HTML Entity representing an 'element of' symbol. |
static HTMLEntity |
HTMLEncoder.NOTIN
HTML Entity representing a 'not an element of' symbol. |
static HTMLEntity |
HTMLEncoder.PROD
HTML Entity representing an 'n-ary product' symbol. |
static HTMLEntity |
HTMLEncoder.SUM
HTML Entity representing a 'n-ary sumation' symbol. |
static HTMLEntity |
HTMLEncoder.MINUS
HTML Entity representing a minus sign. |
static HTMLEntity |
HTMLEncoder.LOWAST
HTML Entity representing an asterisk operator. |
static HTMLEntity |
HTMLEncoder.RADIC
HTML Entity representing a 'square root' / 'radical' symbol. |
static HTMLEntity |
HTMLEncoder.PROP
HTML Entity representing a 'proportional to' symbol. |
static HTMLEntity |
HTMLEncoder.INFIN
HTML Entity representing an 'infinity' symbol. |
static HTMLEntity |
HTMLEncoder.AND
HTML Entity representing a 'logical and' symbol. |
static HTMLEntity |
HTMLEncoder.OR
HTML Entity representing a 'logical or' symbol. |
static HTMLEntity |
HTMLEncoder.CAP
HTML Entity representing an 'intersection' / 'cap' symbol. |
static HTMLEntity |
HTMLEncoder.CUP
HTML Entity representing a 'union' / 'cup' symbol. |
static HTMLEntity |
HTMLEncoder.INT
HTML Entity representing an integral symbol. |
static HTMLEntity |
HTMLEncoder.THERE4
HTML Entity representing a 'therefore' symbol. |
static HTMLEntity |
HTMLEncoder.SIM
HTML Entity representing a tilde operator / 'varies with' / 'similar to' symbol. |
static HTMLEntity |
HTMLEncoder.CONG
HTML Entity representing an 'approximately equal to' symbol. |
static HTMLEntity |
HTMLEncoder.ASYMP
HTML Entity representing an 'almost equal to / asymptotic to' symbol. |
static HTMLEntity |
HTMLEncoder.NE
HTML Entity representing a 'not equal to' symbol. |
static HTMLEntity |
HTMLEncoder.EQUIV
HTML Entity representing an 'identical to' symbol. |
static HTMLEntity |
HTMLEncoder.LE
HTML Entity representing a 'less than or equal to' symbol. |
static HTMLEntity |
HTMLEncoder.GE
HTML Entity representing a 'greater than or equal to' symbol. |
static HTMLEntity |
HTMLEncoder.SUB
HTML Entity representing a 'subset of' symbol. |
static HTMLEntity |
HTMLEncoder.SUP
HTML Entity representing a 'superset of' symbol. |
static HTMLEntity |
HTMLEncoder.NSUB
HTML Entity representing a 'not a subset of' symbol. |
static HTMLEntity |
HTMLEncoder.SUBE
HTML Entity representing a 'subset of or equal to' symbol. |
static HTMLEntity |
HTMLEncoder.SUPE
HTML Entity representing a 'superset of or equal to' symbol. |
static HTMLEntity |
HTMLEncoder.OPLUS
HTML Entity representing a 'circled plus' / 'direct sum' symbol. |
static HTMLEntity |
HTMLEncoder.OTIMES
HTML Entity representing a 'circled times' / 'vector product' symbol. |
static HTMLEntity |
HTMLEncoder.PERP
HTML Entity representing a 'up tack' / 'orthogonal to' / 'perpendicular' symbol. |
static HTMLEntity |
HTMLEncoder.SDOT
HTML Entity representing a dot operator. |
| Methods in com.opmath.util.html that return HTMLEntity | |
protected static HTMLEntity |
HTMLEncoder.entity(char cKey)
Given a char key, this method returns the HTMLEntity
object that is uniquely associated with it. |
|
OpMath | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||