public class ImportTag extends ImportSupport
A handler for <import> that supports rtexprvalue-based attributes.
charEncoding, context, DEFAULT_ENCODING, url, VALID_SCHEME_CHARS| Constructor and Description |
|---|
ImportTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
setCharEncoding(String charEncoding) |
void |
setContext(String context) |
void |
setUrl(String url) |
addParameter, doCatch, doEndTag, doFinally, doStartTag, isAbsoluteUrl, release, setScope, setVar, setVarReader, stripSessiondoAfterBody, doInitBody, getBodyContent, getPreviousOut, setBodyContentfindAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValuepublic void setUrl(String url) throws javax.servlet.jsp.JspTagException
javax.servlet.jsp.JspTagExceptionpublic void setContext(String context) throws javax.servlet.jsp.JspTagException
javax.servlet.jsp.JspTagExceptionpublic void setCharEncoding(String charEncoding) throws javax.servlet.jsp.JspTagException
javax.servlet.jsp.JspTagExceptionCopyright © 2017 JBoss, a division of Red Hat, Inc.. All Rights Reserved.