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

Packages that use URIHandlerImpl
org.eclipse.emf.ecore.xmi.impl   
 

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

Subclasses of URIHandlerImpl in org.eclipse.emf.ecore.xmi.impl
 class 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.
static class URIHandlerImpl.PlatformSchemeAware
           
 


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