Class ExtractPropertyTag

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

    public class ExtractPropertyTag
    extends PropertyTag
    See Also:
    Serialized Form
    • Constructor Detail

      • ExtractPropertyTag

        public ExtractPropertyTag()
    • Method Detail

      • doEndTag

        public int doEndTag()
        Description copied from class: AbstractTag
        To be implemented by all empty tags.
        Specified by:
        doEndTag in interface javax.servlet.jsp.tagext.Tag
        Overrides:
        doEndTag in class PropertyTag