java.lang.Object
- All Implemented Interfaces:
ElementWriter
,DynamicAttributes
,JspTag
,SimpleTag
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected Nav
protected void
writeTo
(ServletRequest request, AnyPalpableContent<?, ?> content, ElementContext context, PageIndex pageIndex) Methods inherited from class com.semanticcms.section.taglib.SectioningContentTag
doBody, evaluateAttributes, setLabel, writeTo
Methods inherited from class com.semanticcms.core.taglib.ElementTag
addDynamicAttribute, doTag, getElement, setDynamicAttribute, setId
Methods inherited from class javax.servlet.jsp.tagext.SimpleTagSupport
findAncestorWithClass, getJspBody, getJspContext, getParent, setJspBody, setJspContext, setParent
-
Constructor Details
-
NavTag
public NavTag()
-
-
Method Details
-
createElement
- Specified by:
createElement
in classSectioningContentTag<Nav>
-
writeTo
protected void writeTo(ServletRequest request, AnyPalpableContent<?, ?> content, ElementContext context, PageIndex pageIndex) throws IOException, ServletException, SkipPageException- Specified by:
writeTo
in classSectioningContentTag<Nav>
- Throws:
IOException
ServletException
SkipPageException
-