Class MdXmlFormatter

java.lang.Object
com._1c.g5.modeling.xml.serializer.XmlFormatter
com._1c.g5.v8.dt.md.resource.MdXmlFormatter
All Implemented Interfaces:
IFormatter, IXmlFormatterDelegate

public class MdXmlFormatter extends XmlFormatter implements IXmlFormatterDelegate

Specified xml formatter for serialize metadata objects

  • Always serialize property with "compatibility mode" type
  • Constructor Details

    • MdXmlFormatter

      public MdXmlFormatter()
  • Method Details

    • shouldSaveFeature

      protected boolean shouldSaveFeature(org.eclipse.emf.ecore.EObject o, org.eclipse.emf.ecore.EStructuralFeature f)
      Overrides:
      shouldSaveFeature in class XmlFormatter