Class ImportTag

  • All Implemented Interfaces:
    Serializable, javax.servlet.jsp.tagext.BodyTag, javax.servlet.jsp.tagext.IterationTag, javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.Tag, javax.servlet.jsp.tagext.TryCatchFinally, ParamParent

    public class ImportTag
    extends ImportSupport

    A handler for <import> that supports rtexprvalue-based attributes.

    Author:
    Shawn Bayern
    See Also:
    Serialized Form
    • Constructor Detail

      • ImportTag

        public ImportTag()
    • Method Detail

      • setUrl

        public void setUrl​(String url)
                    throws javax.servlet.jsp.JspTagException
        Throws:
        javax.servlet.jsp.JspTagException
      • setContext

        public void setContext​(String context)
                        throws javax.servlet.jsp.JspTagException
        Throws:
        javax.servlet.jsp.JspTagException
      • setCharEncoding

        public void setCharEncoding​(String charEncoding)
                             throws javax.servlet.jsp.JspTagException
        Throws:
        javax.servlet.jsp.JspTagException