public class ParseTag extends ParseSupport
A handler for <parse> that supports rtexprvalue-based attributes.
filter, systemId, xmlbodyContentid, pageContextEVAL_BODY_BUFFERED, EVAL_BODY_TAGEVAL_BODY_AGAINEVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE| Constructor and Description |
|---|
ParseTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
setDoc(Object xml) |
void |
setFilter(XMLFilter filter) |
void |
setSystemId(String systemId) |
void |
setXml(Object xml) |
doEndTag, release, setPageContext, setScope, setScopeDom, setVar, setVarDomdoAfterBody, doInitBody, doStartTag, getBodyContent, getPreviousOut, setBodyContentfindAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setParent, setValuepublic void setXml(Object xml) throws JspTagException
JspTagExceptionpublic void setDoc(Object xml) throws JspTagException
JspTagExceptionpublic void setSystemId(String systemId) throws JspTagException
JspTagExceptionpublic void setFilter(XMLFilter filter) throws JspTagException
JspTagExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.