Uses of Class
net.dpml.transit.UnsupportedSchemeException

Packages that use UnsupportedSchemeException
net.dpml.transit The transit package contains the primary runtime classes within the Transit resource management system. 
 

Uses of UnsupportedSchemeException in net.dpml.transit
 

Methods in net.dpml.transit that throw UnsupportedSchemeException
static Artifact Artifact.createArtifact(String uri)
          Creation of a new artifact instance using a supplied uri specification.
static Artifact Artifact.createArtifact(URI uri)
          Creation of a new artifact instance using a supplied uri specification.