public class TransformTag extends TransformSupport
<param> using the container's EL implementation.result, xml, xmlSpecified, xmlSystemId, xslt, xsltSystemId| Constructor and Description |
|---|
TransformTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doStartTag() |
void |
release() |
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 javax.servlet.jsp.JspException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class TransformSupportjavax.servlet.jsp.JspExceptionpublic void release()
release in interface javax.servlet.jsp.tagext.Tagrelease in class TransformSupportpublic 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 © 2001–2025 The Apache Software Foundation. All rights reserved.