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

Interface Summary
EMOFHandler.Helper  
 

Class Summary
BasicResourceHandler This is the basic implementation of the ResourceHandler interface.
ConfigurationCache This class represents a configuration that can be used to enable caching and therefore improves performance of EMF serialization.
DefaultDOMHandlerImpl Implementation of the default DOMHandler and DOMHelper
EcoreResourceFactoryImpl  
ElementHandlerImpl An implementation of an element handler that includes support for searching for features in a specified collection of packages as well as optional support for searching for substitution group features for super types of the specified type.
EMOFExtendedMetaData  
EMOFHandler  
EMOFHelperImpl  
EMOFLoadImpl  
EMOFResourceFactoryImpl  
EMOFResourceImpl This class represents an Ecore model serialized as an EMOF XMI file.
EMOFSaveImpl  
GenericXMLResourceFactoryImpl  
GenericXMLResourceImpl  
GenericXMLResourceImpl.GenericSAXXMLHandler  
GenericXMLResourceImpl.GenericXMLLoadImpl  
NameInfoImpl Implementation of the NameInfo interface.
ResourceEntityHandlerImpl This resource entity handler implementation extends the URI handler implementation so that this object can be used as both a resource entity handler and a URI handler since it's far more efficient to deresolve a URI once to compute the entity value than to deresolve it for each use and then map that deresolved result to an entity.
RootXMLContentHandlerImpl A specialized ContentHandler implementation that matches root element names and namespaces.
RootXMLContentHandlerImpl.Describer A describer that creates a RootXMLContentHandlerImpl instance.
SAXWrapper Deprecated. This class wraps an XMLHandler with a SAX DefaultHandler.
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  
URIHandlerImpl This is the basic implementation of the URIHandler interface.
URIHandlerImpl.PlatformSchemeAware  
XMIHandler This class is a SAX handler for creating MOF2 objects from an XMI 2.0 file.
XMIHelperImpl  
XMILoadImpl This class creates an XMIHandler rather than an XMLHandler so an XMI file can be loaded.
XMIResourceFactoryImpl  
XMIResourceImpl This class represents an XMIResource.
XMISaveImpl  
XMLContentHandlerImpl A ContentHandler content handler implementation for dealing with XML content.
XMLContentHandlerImpl.XMI  
XMLContentHandlerImpl.XMI.Describer A describer that creates an XMLContentHandlerImpl.XMI instance.
XMLHandler This class is a generic interface for loading XML files and creating EObjects from them.
XMLHandler.ManyReference  
XMLHandler.MyEObjectStack  
XMLHandler.MyStack<E>  
XMLHandler.SingleReference For unresolved forward references, the line number where the incorrect id appeared in an XML resource is needed, so the Value for the forward reference and the line number where the forward reference occurred must be saved until the end of the XML resource is encountered.
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.
XMLInfoImpl This class is used with the XMLMap class to describe how to serialize objects and features.
XMLLoadImpl This class begins parsing with the given input stream using the XML deserializer.
XMLLoadImpl.AttributesProxy  
XMLMapImpl This class represents a mapping from Ecore constructs to the XML representation of those constructs.
XMLOptionsImpl  
XMLParserPoolImpl This is the default thread safe implementation of XMLParserPool.
XMLResourceFactoryImpl This class creates XMLResourceImpl objects.
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  
XMLSaveImpl.Lookup.FeatureClassifierPair  
XMLString  
 


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