Package org.eclipse.emf.ecore.xmi

Interface Summary
DOMHandler This interface is a handler that is called by XMLSave while converting the contents of an XMLResource to DOM, to allow application to record EMF values that were used to create a DOM node.
DOMHelper This interface provides methods which given a DOM node return corresponding EMF objects.
NameInfo This interface represents a qualified name, as specified in "Namespaces in XML" specification.
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.ResourceHandler  
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.
XMLSave.XMLTypeInfo This defines the methods for the interface used to determine whether type information should be saved when the XMLResource.OPTION_SAVE_TYPE_INFORMATION save option is enabled.
 

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.