com.ibm.commerce.giftcenter.facade.datatypes.util

Class GiftCenterXMLProcessor

  • java.lang.Object
    • org.eclipse.emf.ecore.xmi.util.XMLProcessor
      • com.ibm.commerce.giftcenter.facade.datatypes.util.GiftCenterXMLProcessor


  • public class GiftCenterXMLProcessor
    extends org.eclipse.emf.ecore.xmi.util.XMLProcessor
    This class contains helper methods to serialize and deserialize XML documents
    • Constructor Summary

      Constructors 
      Constructor and Description
      GiftCenterXMLProcessor()
      Public constructor to instantiate the helper.
    • Method Summary

      • Methods inherited from class org.eclipse.emf.ecore.xmi.util.XMLProcessor

        getEPackageRegistry, getExtendedMetaData, load, load, load, load, save, save, save, saveToString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GiftCenterXMLProcessor

        public GiftCenterXMLProcessor()
        Public constructor to instantiate the helper.