Interface mxDomOutputParser.IElementHandler

  • Enclosing class:
    mxDomOutputParser

    protected static interface mxDomOutputParser.IElementHandler
    • Method Summary

      Modifier and Type Method Description
      void parseElement​(org.w3c.dom.Element elt)  
    • Method Detail

      • parseElement

        void parseElement​(org.w3c.dom.Element elt)