|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectTagRenderingBase
TagHtmlBase
BodyTag
public abstract class BodyTag
Render the HTML <body> tag. In HTML 4.01 both the start and end tag are optional. This renderer will write both. There are no required attributes.
| Nested Class Summary | |
|---|---|
static class |
BodyTag.State
|
| Nested classes/interfaces inherited from class TagRenderingBase |
|---|
TagRenderingBase.Factory |
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
BodyTag()
|
|
| Method Summary | |
|---|---|
static void |
add(HashMap html,
HashMap htmlQuirks,
HashMap xhtml)
|
| Methods inherited from class TagHtmlBase |
|---|
renderAttributes |
| Methods inherited from class TagRenderingBase |
|---|
doEndTag, doStartTag, getAmp, getDefaultDocType, renderAttribute, renderAttributes, renderAttributeSingleQuotes, renderEndTag, renderGeneral, renderTag, setDefaultDocType, write |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BodyTag()
| Method Detail |
|---|
public static void add(HashMap html,
HashMap htmlQuirks,
HashMap xhtml)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||