Class MoxelXmlParser

java.lang.Object
com._1c.g5.modeling.xml.parser.XmlParserAdapter
com._1c.g5.v8.dt.internal.moxel.serializer.MoxelXmlParser
All Implemented Interfaces:
IXmlParser, org.eclipse.emf.ecore.xmi.XMLLoad

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

    • MoxelXmlParser

      public MoxelXmlParser()
  • Method Details

    • init

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