Interface EditorAwareTag

    • Method Detail

      • getEditor

        PropertyEditor getEditor()
                          throws JspException
        Retrieve the PropertyEditor for the property that this tag is currently bound to. Intended for cooperating nesting tags.
        Returns:
        the current PropertyEditor, or null if none
        Throws:
        JspException - if resolving the editor failed