public class ImportTag extends ImportSupport
A handler for <import> that supports rtexprvalue-based attributes.
charEncoding, context, DEFAULT_ENCODING, url
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, release, setScope, setVar, setVarReader, stripSession
doAfterBody, doInitBody, getBodyContent, getPreviousOut, setBodyContent
findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValue
public void setUrl(String url) throws javax.servlet.jsp.JspTagException
javax.servlet.jsp.JspTagException
public void setContext(String context) throws javax.servlet.jsp.JspTagException
javax.servlet.jsp.JspTagException
public void setCharEncoding(String charEncoding) throws javax.servlet.jsp.JspTagException
javax.servlet.jsp.JspTagException
Copyright © 2001–2023 The Apache Software Foundation. All rights reserved.