|
SimpleServlets v5.5.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DoNotMinimizeEmpty | |
|---|---|
| com.simpleservlets.htmlobjects |
HTMLObjects facilitates the Object-Oriented creation of HTML
(see HTMLPage to get started). |
| Uses of DoNotMinimizeEmpty in com.simpleservlets.htmlobjects |
|---|
| Subinterfaces of DoNotMinimizeEmpty in com.simpleservlets.htmlobjects | |
|---|---|
interface |
NoTag
Marker interface to indicate that there is no open or close tag for this element (and consequently, no attributes are supported). |
| Classes in com.simpleservlets.htmlobjects that implement DoNotMinimizeEmpty | |
|---|---|
class |
HTMLBody
Main body of an HTML page, <body> tag. |
class |
HTMLEntity
Represents an HTML entity as an HTMLElement. |
class |
HTMLHead
Head section of HTML page, <head> tag. |
class |
HTMLList
Lists, <ul> tag and <ol> tag. |
static class |
HTMLList.Item
List item, <li> tag. |
class |
HTMLParagraph
A paragraph, <p> tag. |
class |
HTMLSimpleForm
Creates a two-column form. |
class |
HTMLString
Represents a String as an HTMLElement. |
class |
NoTagHTMLElement
A generic container with neither a start nor an end tag. |
|
SimpleServlets v5.5.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||