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, setVar
doAfterBody, doInitBody, getBodyContent, getPreviousOut, setBodyContent
findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setParent, setValue
public int doStartTag() throws javax.servlet.jsp.JspException
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class TransformSupport
javax.servlet.jsp.JspException
public void release()
release
in interface javax.servlet.jsp.tagext.Tag
release
in class TransformSupport
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 © 2001–2023 The Apache Software Foundation. All rights reserved.