Package org.eclipse.emf.ecore.resource.impl

Provides an implementation of the resource API.

See:
          Description

Interface Summary
URIConverterImpl.URIMap A map that remaps URIs.
 

Class Summary
ResourceFactoryImpl A trivial implementation of a resource factory.
ResourceFactoryRegistryImpl An extensible implementation of a resource factory registry.
ResourceImpl A highly extensible resource implementation.
ResourceSetImpl An extensible resource set implementation.
URIConverterImpl A highly functional and extensible URI converter implementation.
URIConverterImpl.PlatformResourceOutputStream An output stream that transfers its contents to an IFile upon closing.
URIConverterImpl.WorkbenchHelper Isolated Eclipse workbench utilities.
URIMappingRegistryImpl An extensible implementation of a URI mapping registry.
 

Package org.eclipse.emf.ecore.resource.impl Description

Provides an implementation of the resource API. Clients are strongly encouraged to extend this implementation as extensibility has been a key design point.


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