java.lang.Object
jakarta.servlet.jsp.tagext.SimpleTagSupport
com.pragmatickm.contact.taglib.WebPageTag
- All Implemented Interfaces:
ElementWriter,JspTag,SimpleTag
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddoTag()voidsetHref(ValueExpression href) voidwriteTo(Writer out, ElementContext context) Methods inherited from class jakarta.servlet.jsp.tagext.SimpleTagSupport
findAncestorWithClass, getJspBody, getJspContext, getParent, setJspBody, setJspContext, setParent
-
Constructor Details
-
WebPageTag
public WebPageTag()
-
-
Method Details
-
setHref
-
doTag
- Specified by:
doTagin interfaceSimpleTag- Overrides:
doTagin classSimpleTagSupport- Throws:
JspExceptionIOException
-
writeTo
- Specified by:
writeToin interfaceElementWriter- Throws:
IOException
-
