public class ParseTag extends ParseSupport
A handler for <parse> that supports rtexprvalue-based attributes.
filter, systemId, xml
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 javax.servlet.jsp.JspTagException
javax.servlet.jsp.JspTagException
public void setDoc(Object xml) throws javax.servlet.jsp.JspTagException
javax.servlet.jsp.JspTagException
public void setSystemId(String systemId) throws javax.servlet.jsp.JspTagException
javax.servlet.jsp.JspTagException
public void setFilter(XMLFilter filter) throws javax.servlet.jsp.JspTagException
javax.servlet.jsp.JspTagException
Copyright © 2001–2023 The Apache Software Foundation. All rights reserved.