Interface XMLUtil.ElementHandler

  • Enclosing class:
    XMLUtil

    public static interface XMLUtil.ElementHandler
    Author:
    Eike Stepper
    • Method Detail

      • handleElement

        void handleElement​(org.w3c.dom.Element element)
                    throws java.lang.Exception
        Throws:
        java.lang.Exception