public class TransformTag extends TransformSupport
<param> using the container's EL implementation.result, xml, xmlSpecified, xmlSystemId, xslt, xsltSystemIdbodyContentid, pageContextEVAL_BODY_BUFFERED, EVAL_BODY_TAGEVAL_BODY_AGAINEVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE| Constructor and Description |
|---|
TransformTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doStartTag()
Default processing of the start tag returning EVAL_BODY_BUFFERED.
|
void |
release()
Release state.
|
void |
setResult(String expression) |
void |
setXml(String expression) |
void |
setXmlSystemId(String expression) |
void |
setXslt(String expression) |
void |
setXsltSystemId(String expression) |
addParameter, doEndTag, setPageContext, setScope, setVardoAfterBody, doInitBody, getBodyContent, getPreviousOut, setBodyContentfindAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setParent, setValuepublic int doStartTag()
throws JspException
BodyTagSupportdoStartTag in interface TagdoStartTag in class TransformSupportJspException - if an error occurred while processing this tagTag.doStartTag()public void release()
BodyTagSupportrelease in interface Tagrelease in class TransformSupportTag.release()public void setXml(String expression)
public void setXmlSystemId(String expression)
public void setXslt(String expression)
public void setXsltSystemId(String expression)
public void setResult(String expression)
Copyright © 2018 JBoss by Red Hat. All rights reserved.