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   
 

Classes in org.eclipse.emf.ecore.xmi.impl used by org.eclipse.emf.ecore.xmi.impl
EMOFExtendedMetaData
           
EMOFHandler.Helper
           
SAXXMIHandler
          This class is a SAX handler for creating MOF2 objects from an XMI 2.0 file.
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.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.
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.
 


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