|
SimpleServlets v5.5.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HTMLEntity | |
|---|---|
| com.simpleservlets.htmlobjects |
HTMLObjects facilitates the Object-Oriented creation of HTML
(see HTMLPage to get started). |
| Uses of HTMLEntity in com.simpleservlets.htmlobjects |
|---|
| Methods in com.simpleservlets.htmlobjects that return HTMLEntity | |
|---|---|
static HTMLEntity |
HTMLEntity.createAmp()
Creates the & entity for "&" (ampersand). |
static HTMLEntity |
HTMLEntity.createApos()
Creates the ' entity for "'" (apostrophe or single quote). |
static HTMLEntity |
HTMLEntity.createCopy()
Creates the © entity for "©" (copyright). |
static HTMLEntity |
HTMLEntity.createGt()
Creates the > entity for ">" (greater than). |
static HTMLEntity |
HTMLEntity.createLt()
Creates the < entity for "<" (less than). |
static HTMLEntity |
HTMLEntity.createNbsp()
Creates the entity for " " (non-breaking space). |
static HTMLEntity |
HTMLEntity.createQuot()
Creates the " entity for """ (double quote). |
static HTMLEntity |
HTMLEntity.createReg()
Creates the ® entity for "®" (registered trademark). |
static HTMLEntity |
HTMLEntity.createTrade()
Creates the ™ entity for "™" (trademark). |
|
SimpleServlets v5.5.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||