Uses of Package
org.eclipse.wst.common.environment.uri

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

Classes in org.eclipse.wst.common.environment.uri used by org.eclipse.wst.common.environment
IURIFactory
          This is a factory for creating new IURI and IURIScheme objects.
IURIScheme
          A IURIScheme represents a single scheme for some a family of Univeral Resource Identifiers.
 

Classes in org.eclipse.wst.common.environment.uri used by org.eclipse.wst.common.environment.uri
IURI
          A IURI represents a Univeral Resource Identifer.
IURIFactory
          This is a factory for creating new IURI and IURIScheme objects.
IURIFilter
          This interface is implemented by classes that visit or list URIs.
IURIScheme
          A IURIScheme represents a single scheme for some a family of Univeral Resource Identifiers.
IURIVisitor
          This interface is implemented by classes that visit URIs.
URIException
          This is the base class for most exceptions thrown by IURI classes.