Package com._1c.g5.v8.dt.moxel
Class MoxelXmlParser
- java.lang.Object
-
- com._1c.g5.modeling.xml.parser.XmlParserAdapter
-
- com._1c.g5.v8.dt.moxel.MoxelXmlParser
-
- All Implemented Interfaces:
IXmlParser
,org.eclipse.emf.ecore.xmi.XMLLoad
public class MoxelXmlParser extends XmlParserAdapter
Xml parser for mxlx format
-
-
Field Summary
-
Fields inherited from interface com._1c.g5.modeling.xml.parser.IXmlParser
OPTION_USE_SYMLINK
-
-
Constructor Summary
Constructors Constructor Description MoxelXmlParser()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
init(org.eclipse.emf.ecore.xmi.XMLHelper helper, Map<?,?> options)
-
Methods inherited from class com._1c.g5.modeling.xml.parser.XmlParserAdapter
createDefaultHandler, load, load, load, parse
-
-
-
-
Method Detail
-
init
public void init(org.eclipse.emf.ecore.xmi.XMLHelper helper, Map<?,?> options)
- Specified by:
init
in classXmlParserAdapter
-
-