| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.ecore.xmi.util.XMLProcessor
org.eclipse.datatools.connectivity.oda.design.util.DesignXMLProcessor
public class DesignXMLProcessor
This class contains helper methods to serialize and deserialize XML documents
| Field Summary | |
|---|---|
| static java.lang.String | copyright | 
| Constructor Summary | |
|---|---|
| DesignXMLProcessor()Public constructor to instantiate the helper. | |
| Method Summary | |
|---|---|
|  org.eclipse.emf.ecore.resource.Resource | createResource(org.eclipse.emf.common.util.URI uri)Creates and returns a new resource for saving or loading an ODA Design object. | 
| 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 | 
| Field Detail | 
|---|
public static final java.lang.String copyright
| Constructor Detail | 
|---|
public DesignXMLProcessor()
| Method Detail | 
|---|
public org.eclipse.emf.ecore.resource.Resource createResource(org.eclipse.emf.common.util.URI uri)
uri - the URI of the resource to create
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||