Modelers

org.topcased.modeler.graphconf.util
Class GraphconfXMLProcessor

java.lang.Object
  extended by org.eclipse.emf.ecore.xmi.util.XMLProcessor
      extended by org.topcased.modeler.graphconf.util.GraphconfXMLProcessor

public class GraphconfXMLProcessor
extends XMLProcessor

This class contains helper methods to serialize and deserialize XML documents

** Generated **

Field Summary
 
Fields inherited from class org.eclipse.emf.ecore.xmi.util.XMLProcessor
ecoreBuilder, extendedMetaData, loadOptions, registrations, registry, saveOptions, STAR_EXTENSION, XML_EXTENSION, XML_URI
 
Constructor Summary
GraphconfXMLProcessor()
          Public constructor to instantiate the helper.
 
Method Summary
protected  java.util.Map getRegistrations()
          Register for "*" and "xml" file extensions the GraphconfResourceFactoryImpl factory.
 
Methods inherited from class org.eclipse.emf.ecore.xmi.util.XMLProcessor
createEcoreBuilder, createExtendedMetaData, createResourceSet, getEPackageRegistry, getExtendedMetaData, load, load, load, load, save, save, save, saveToString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphconfXMLProcessor

public GraphconfXMLProcessor()
Public constructor to instantiate the helper.

** Generated **
Method Detail

getRegistrations

protected java.util.Map getRegistrations()
Register for "*" and "xml" file extensions the GraphconfResourceFactoryImpl factory.

Overrides:
getRegistrations in class XMLProcessor
** Generated **

Modelers

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.