public class ParseTag extends ParseSupport
A handler for <parse> that supports rtexprvalue-based attributes.
filter, systemId, xml
bodyContent
id, pageContext
EVAL_BODY_BUFFERED, EVAL_BODY_TAG
EVAL_BODY_AGAIN
EVAL_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, setVarDom
doAfterBody, doInitBody, doStartTag, getBodyContent, getPreviousOut, setBodyContent
findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setParent, setValue
public void setXml(Object xml) throws JspTagException
JspTagException
public void setDoc(Object xml) throws JspTagException
JspTagException
public void setSystemId(String systemId) throws JspTagException
JspTagException
public void setFilter(XMLFilter filter) throws JspTagException
JspTagException
Copyright © 2017 JBoss by Red Hat. All rights reserved.