public class ParseTag extends ParseSupport
A handler for <parse> that supports rtexprvalue-based attributes.
ParseSupport.JstlEntityResolverfilter, systemId, xml| Constructor and Description |
|---|
ParseTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
setDoc(java.lang.Object xml) |
void |
setFilter(org.xml.sax.XMLFilter filter) |
void |
setSystemId(java.lang.String systemId) |
void |
setXml(java.lang.Object xml) |
doEndTag, release, setScope, setScopeDom, setVar, setVarDomdoAfterBody, doInitBody, doStartTag, getBodyContent, getPreviousOut, setBodyContentfindAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValuepublic void setXml(java.lang.Object xml)
throws javax.servlet.jsp.JspTagException
javax.servlet.jsp.JspTagExceptionpublic void setDoc(java.lang.Object xml)
throws javax.servlet.jsp.JspTagException
javax.servlet.jsp.JspTagExceptionpublic void setSystemId(java.lang.String systemId)
throws javax.servlet.jsp.JspTagException
javax.servlet.jsp.JspTagExceptionpublic void setFilter(org.xml.sax.XMLFilter filter)
throws javax.servlet.jsp.JspTagException
javax.servlet.jsp.JspTagExceptionCopyright (c) 1999-2012 Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.