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.IXmlParserOPTION_USE_SYMLINK
 
- 
 - 
Constructor SummaryConstructors Constructor Description MoxelXmlParser()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidinit(org.eclipse.emf.ecore.xmi.XMLHelper helper, Map<?,?> options)- 
Methods inherited from class com._1c.g5.modeling.xml.parser.XmlParserAdaptercreateDefaultHandler, load, load, load, parse
 
- 
 
- 
- 
- 
Method Detail- 
initpublic void init(org.eclipse.emf.ecore.xmi.XMLHelper helper, Map<?,?> options)- Specified by:
- initin class- XmlParserAdapter
 
 
- 
 
-