|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.araneaframework.jsp.tag.BaseTag
org.araneaframework.jsp.tag.include.BaseIncludeTag
Include base tag.
| Field Summary |
| Fields inherited from class org.araneaframework.jsp.tag.BaseTag |
GLOBAL_CONTEXT_ENTRIES_KEY, pageContext, parent |
| Fields inherited from interface org.araneaframework.jsp.tag.basic.AttributedTagInterface |
ATTRIBUTED_TAG_KEY, HTML_ELEMENT_KEY |
| Fields inherited from interface javax.servlet.jsp.tagext.Tag |
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
| Constructor Summary | |
BaseIncludeTag()
|
|
| Method Summary | |
void |
addAttribute(String name,
String value)
|
protected int |
doStartTag(Writer out)
Internal callback: before tag. |
| Methods inherited from class org.araneaframework.jsp.tag.BaseTag |
addContextEntry, doCatch, doEndTag, doEndTag, doFinally, doStartTag, evaluate, evaluateNotNull, executeEndSubtag, executeEndTagAndUnregister, executeStartSubtag, executeSubtag, getConfiguration, getContextEntry, getContextWidget, getContextWidgetFullId, getEnvironment, getLocalizationContext, getOutputData, getParent, hideGlobalContextEntries, registerAndExecuteStartTag, registerSubtag, release, requireContextEntry, restoreGlobalContextEntries, setPageContext, setParent, unregisterSubtag |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BaseIncludeTag()
| Method Detail |
protected int doStartTag(Writer out)
throws Exception
BaseTag
doStartTag in class BaseTagException
public void addAttribute(String name,
String value)
throws javax.servlet.jsp.JspException
addAttribute in interface AttributedTagInterfacejavax.servlet.jsp.JspException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||