Uses of Class
org.eclipse.emf.ecore.resource.impl.URIHandlerImpl

Packages that use URIHandlerImpl
org.eclipse.emf.ecore.resource Provides an API for modeling abstract persistent resources. 
org.eclipse.emf.ecore.resource.impl Provides an implementation of the resource API. 
 

Uses of URIHandlerImpl in org.eclipse.emf.ecore.resource
 

Subclasses of URIHandlerImpl in org.eclipse.emf.ecore.resource
 class URIServiceCallback
          TODO
 

Uses of URIHandlerImpl in org.eclipse.emf.ecore.resource.impl
 

Subclasses of URIHandlerImpl in org.eclipse.emf.ecore.resource.impl
 class ArchiveURIHandlerImpl
           
 class EFSURIHandlerImpl
           
 class FileURIHandlerImpl
           
 class LocalURIHandlerImpl
           
 class PlatformResourceURIHandlerImpl
           
 


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