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, stripSession
doAfterBody, doInitBody, getBodyContent, getPreviousOut, setBodyContent
findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValue
public void setUrl(String url) throws jakarta.servlet.jsp.JspTagException
jakarta.servlet.jsp.JspTagException
public void setContext(String context) throws jakarta.servlet.jsp.JspTagException
jakarta.servlet.jsp.JspTagException
public void setCharEncoding(String charEncoding) throws jakarta.servlet.jsp.JspTagException
jakarta.servlet.jsp.JspTagException
Copyright © 2019,2020 Eclipse Foundation. All rights reserved.