public class XmlParseTag extends BodyTagSupport
bodyContentid, pageContextEVAL_BODY_BUFFERED, EVAL_BODY_TAGEVAL_BODY_AGAINEVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE| Constructor and Description |
|---|
XmlParseTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doEndTag()
Processed at the end of the tag.
|
void |
setDoc(java.lang.Object xml)
Sets the xml
|
void |
setFilter(java.lang.Object filter)
Sets the filter
|
void |
setScope(java.lang.String scope)
Sets the scope
|
void |
setScopeDom(java.lang.String scope)
Sets the scope
|
void |
setSystemId(java.lang.String systemId)
Sets the system id
|
void |
setVar(java.lang.String var)
Sets the variable
|
void |
setVarDom(java.lang.String var)
Sets the variable
|
void |
setXml(java.lang.Object xml)
Sets the xml
|
doAfterBody, doInitBody, doStartTag, getBodyContent, getPreviousOut, release, setBodyContentfindAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParent, setPageContext, setParentpublic void setXml(java.lang.Object xml)
public void setDoc(java.lang.Object xml)
public void setSystemId(java.lang.String systemId)
public void setFilter(java.lang.Object filter)
public void setVar(java.lang.String var)
public void setScope(java.lang.String scope)
public void setVarDom(java.lang.String var)
public void setScopeDom(java.lang.String scope)
public int doEndTag()
throws JspException
TagSupportdoEndTag in interface TagdoEndTag in class TagSupportJspException