Uses of Package
org.eclipse.emf.ecore.xmi.impl

Packages that use org.eclipse.emf.ecore.xmi.impl
org.eclipse.emf.ecore.xmi.impl   
org.eclipse.emf.mapping.ecore2ecore.util   
org.eclipse.emf.mapping.ecore2xml.impl   
org.eclipse.emf.mapping.ecore2xml.util   
 

Classes in org.eclipse.emf.ecore.xmi.impl used by org.eclipse.emf.ecore.xmi.impl
ConfigurationCache
          This class represents a configuration that can be used to enable caching and therefore improves performance of EMF serialization.
EMOFExtendedMetaData
           
EMOFHandler.Helper
           
SAXXMIHandler
          This class is a SAX handler for creating MOF2 objects from an XMI 2.0 file.
SAXXMLHandler
          This class implements the XML deserializer which creates EObjects from XML files.
StringSegment
          A String Buffer that never reallocates
StringSegment.Element
           
XMIHandler
          This class is a SAX handler for creating MOF2 objects from an XMI 2.0 file.
XMILoadImpl
          This class creates an XMIHandler rather than an XMLHandler so an XMI file can be loaded.
XMIResourceImpl
          This class represents an XMIResource.
XMISaveImpl
           
XMLHandler
          This class is a generic interface for loading XML files and creating EObjects from them.
XMLHandler.ManyReference
           
XMLHandler.MyEObjectStack
           
XMLHandler.MyStack
           
XMLHelperImpl
          This class handles the package to use when there is no XML namespace in an XML file.
XMLHelperImpl.NamespaceSupport
          A helper to encode namespace prefix mappings.
XMLLoadImpl
          This class begins parsing with the given input stream using the XML deserializer.
XMLLoadImpl.AttributesProxy
           
XMLResourceImpl
          This class implements the XMLResource interface.
XMLSaveImpl
          This implements the XML serializer, possibly using an XMLMap if one is provided as a save option.
XMLSaveImpl.Escape
           
XMLSaveImpl.Lookup
           
XMLString
           
 

Classes in org.eclipse.emf.ecore.xmi.impl used by org.eclipse.emf.mapping.ecore2ecore.util
XMIResourceImpl
          This class represents an XMIResource.
XMLResourceImpl
          This class implements the XMLResource interface.
 

Classes in org.eclipse.emf.ecore.xmi.impl used by org.eclipse.emf.mapping.ecore2xml.impl
XMLMapImpl
          This class represents a mapping from Ecore constructs to the XML representation of those constructs.
 

Classes in org.eclipse.emf.ecore.xmi.impl used by org.eclipse.emf.mapping.ecore2xml.util
XMIResourceImpl
          This class represents an XMIResource.
XMLResourceImpl
          This class implements the XMLResource interface.
 


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