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(Expr xml)
Sets the doc
|
void |
setFilter(Expr filter)
Sets the filter
|
void |
setScope(java.lang.String scope)
Sets the scope
|
void |
setScopeDom(java.lang.String scope)
Sets the scope
|
void |
setSystemId(Expr 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(Expr 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(Expr xml)
public void setDoc(Expr xml)
public void setSystemId(Expr systemId)
public void setFilter(Expr 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