Uses of Interface
org.eclipse.wst.common.environment.uri.IURIFactory

Packages that use IURIFactory
org.eclipse.wst.common.environment   
org.eclipse.wst.common.environment.uri   
 

Uses of IURIFactory in org.eclipse.wst.common.environment
 

Methods in org.eclipse.wst.common.environment that return IURIFactory
 IURIFactory IEnvironment.getURIFactory()
          Returns a IURI factory.
 

Uses of IURIFactory in org.eclipse.wst.common.environment.uri
 

Classes in org.eclipse.wst.common.environment.uri that implement IURIFactory
 class SimpleURIFactory
          This class provides a default implementation of the IURIFactory interface.