public class ParseTag extends ParseSupport
A handler for <parse> that supports rtexprvalue-based attributes.
ParseSupport.JstlEntityResolver
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, setScope, setScopeDom, setVar, setVarDom
doAfterBody, doInitBody, doStartTag, getBodyContent, getPreviousOut, setBodyContent
findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValue
public void setXml(Object xml) throws jakarta.servlet.jsp.JspTagException
jakarta.servlet.jsp.JspTagException
public void setDoc(Object xml) throws jakarta.servlet.jsp.JspTagException
jakarta.servlet.jsp.JspTagException
public void setSystemId(String systemId) throws jakarta.servlet.jsp.JspTagException
jakarta.servlet.jsp.JspTagException
public void setFilter(XMLFilter filter) throws jakarta.servlet.jsp.JspTagException
jakarta.servlet.jsp.JspTagException
Copyright © 2019,2020 Eclipse Foundation. All rights reserved.