public class BndryTag
extends javax.servlet.jsp.tagext.BodyTagSupport
| Constructor and Description |
|---|
BndryTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
appendFunctionCalls(StringBuffer function,
Set childBndryTypes) |
int |
doEndTag() |
int |
doStartTag() |
String |
generateAllJSForBoundaries(BoundaryType parentBndryType,
BoundaryType childBndryType,
Set parentBndrySet,
int i) |
Map |
getExtractMap(List al,
Map typeMap) |
doAfterBody, doInitBody, getBodyContent, getPreviousOut, release, setBodyContentfindAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValuepublic void appendFunctionCalls(StringBuffer function, Set childBndryTypes)
public String generateAllJSForBoundaries(BoundaryType parentBndryType, BoundaryType childBndryType, Set parentBndrySet, int i)
public int doStartTag()
throws javax.servlet.jsp.JspTagException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class javax.servlet.jsp.tagext.BodyTagSupportjavax.servlet.jsp.JspTagExceptionpublic int doEndTag()
doEndTag in interface javax.servlet.jsp.tagext.TagdoEndTag in class javax.servlet.jsp.tagext.BodyTagSupportCopyright © 2015–2016 eGovernments Foundation. All rights reserved.