Class MdStaxXmlParser

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

public class MdStaxXmlParser extends StaxXmlParser
Customized StaxXmlParser which is able to handle field-based multi-versioned model
  • Constructor Details

    • MdStaxXmlParser

      public MdStaxXmlParser()
  • Method Details

    • init

      public void init(org.eclipse.emf.ecore.xmi.XMLHelper helper, Map<?,?> options)
      Overrides:
      init in class AbstractStaxXmlParser
    • getFeature

      protected org.eclipse.emf.ecore.EStructuralFeature getFeature(org.eclipse.emf.ecore.EObject object, String prefix, String name, boolean isElement)
      Overrides:
      getFeature in class AbstractStaxXmlParser