Class GraphicalSchemeXmlParser

java.lang.Object
com._1c.g5.modeling.xml.parser.XmlParserAdapter
com._1c.g5.v8.dt.bp.scheme.xml.serialization.internal.resource.GraphicalSchemeXmlParser
All Implemented Interfaces:
IXmlParser, org.eclipse.emf.ecore.xmi.XMLLoad

public class GraphicalSchemeXmlParser extends XmlParserAdapter
Xml parser for graphical scheme (bp scheme).
Does nothing.
  • Constructor Details

    • GraphicalSchemeXmlParser

      public GraphicalSchemeXmlParser()
  • Method Details

    • init

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