接口 EditorAwareTag

    • 方法详细资料

      • getEditor

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