Class MoxelXmlParser

  • All Implemented Interfaces:
    IXmlParser, org.eclipse.emf.ecore.xmi.XMLLoad

    public class MoxelXmlParser
    extends XmlParserAdapter
    Xml parser for mxlx format
    • Constructor Detail

      • MoxelXmlParser

        public MoxelXmlParser()
    • Method Detail

      • init

        public void init​(org.eclipse.emf.ecore.xmi.XMLHelper helper,
                         Map<?,​?> options)
        Specified by:
        init in class XmlParserAdapter