Interface mxSaxOutputHandler.IElementHandler

  • Enclosing class:
    mxSaxOutputHandler

    protected static interface mxSaxOutputHandler.IElementHandler
    • Method Summary

      Modifier and Type Method Description
      void parseElement​(org.xml.sax.Attributes atts)  
    • Method Detail

      • parseElement

        void parseElement​(org.xml.sax.Attributes atts)