Package org.eclipse.emf.ecore.xmi

Interface Summary
XMIResource A resource that serializes to XMI.
XMLHelper Configuration class for XML.
XMLHelper.ManyReference  
XMLLoad This defines the methods for the interface that XMLResourceImpl uses to load the resource.
XMLParserPool A pool of parsers that a resource implementation can use to get a parser instance for parsing XML instance documents.
XMLResource This interface represents an XML resource.
XMLResource.XMLInfo This interface is used with the XMLMap interface to describe how to serialize objects and features.
XMLResource.XMLMap This interface represents a mapping from Ecore constructs to the XML representation of those constructs.
XMLSave This defines the methods for the interface that XMLResourceImpl uses to save the resource.
 

Class Summary
XMIPlugin The Plugin for the EMF.Ecore.XMI library.
XMIPlugin.Implementation The actual implementation of the Eclipse Plugin.
 

Exception Summary
ClassNotFoundException  
DanglingHREFException  
FeatureNotFoundException  
IllegalValueException  
PackageNotFoundException  
UnresolvedReferenceException  
XMIException  
 


Copyright 2001-2004 IBM Corporation and others.
All Rights Reserved.