|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectTagRenderingBase
TagHtmlBase
CaptionTag
public abstract class CaptionTag
Render the HTML <caption> element. In HTML 4.01 both the start and end tags are required. There are no required attributes.
Nested Class Summary | |
---|---|
static class |
CaptionTag.State
|
Nested classes/interfaces inherited from class TagRenderingBase |
---|
TagRenderingBase.Factory |
Field Summary |
---|
Constructor Summary | |
---|---|
CaptionTag()
|
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 CaptionTag()
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 |