|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectTagRenderingBase
TagHtmlBase
public abstract class TagHtmlBase
Nested Class Summary |
---|
Nested classes/interfaces inherited from class TagRenderingBase |
---|
TagRenderingBase.Factory |
Field Summary |
---|
Constructor Summary | |
---|---|
TagHtmlBase()
|
Method Summary | |
---|---|
protected void |
renderAttributes(int type,
AbstractRenderAppender sb,
AbstractAttributeState state,
boolean doubleQuote)
Render all of the attributes defined in a map and return the string value. |
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 TagHtmlBase()
Method Detail |
---|
protected void renderAttributes(int type, AbstractRenderAppender sb, AbstractAttributeState state, boolean doubleQuote)
renderAttributes
in class TagRenderingBase
type
- an integer key indentifying the map
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |