java.lang.Object
- All Implemented Interfaces:
ElementWriter,DynamicAttributes,JspTag,SimpleTag
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Asideprotected voidwriteTo(ServletRequest request, AnyPalpableContent<?, ?> content, ElementContext context, PageIndex pageIndex) Writes out the content.Methods inherited from class com.semanticcms.section.taglib.SectioningContentTag
doBody, evaluateAttributes, setLabel, writeToMethods inherited from class com.semanticcms.core.taglib.ElementTag
addDynamicAttribute, doTag, getElement, setDynamicAttribute, setIdMethods inherited from class jakarta.servlet.jsp.tagext.SimpleTagSupport
findAncestorWithClass, getJspBody, getJspContext, getParent, setJspBody, setJspContext, setParent
-
Constructor Details
-
AsideTag
public AsideTag()
-
-
Method Details
-
createElement
- Specified by:
createElementin classSectioningContentTag<Aside>
-
writeTo
protected void writeTo(ServletRequest request, AnyPalpableContent<?, ?> content, ElementContext context, PageIndex pageIndex) throws IOException, ServletException, SkipPageExceptionDescription copied from class:SectioningContentTagWrites out the content.- Specified by:
writeToin classSectioningContentTag<Aside>- Throws:
IOExceptionServletExceptionSkipPageException
-
