|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.sitemesh.taglib.AbstractTag
|
+--com.sitemesh.taglib.decorator.HeadTag
Write original HTMLPage head to out.
HTMLPage.writeHead(java.io.OutputStream)| Fields inherited from class com.sitemesh.taglib.AbstractTag |
pageContext,
parent |
| Constructor Summary | |
HeadTag()
|
|
| Method Summary | |
int |
doEndTag()
To be implemented by all empty tags. |
| Methods inherited from class com.sitemesh.taglib.AbstractTag |
doStartTag,
getPage,
getParent,
release,
setPageContext,
setParent,
trace |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public HeadTag()
| Method Detail |
public int doEndTag()
throws javax.servlet.jsp.JspException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||