Uses of Interface
org.gcube.common.uri.Mint

Packages that use Mint
org.gcube.common.uri   
 

Uses of Mint in org.gcube.common.uri
 

Classes in org.gcube.common.uri that implement Mint
 class HttpMint
          A Mint of HTTP URIs that delegates the identification of the naming authority to an AuthorityProvider .
 class ScopedMint
          A Mint that returns scoped URIs, i.e.
 

Methods in org.gcube.common.uri that return Mint
static Mint MintProvider.mint()
          Provides a Mint
 

Methods in org.gcube.common.uri with parameters of type Mint
static void MintProvider.setMint(Mint mint)
          Sets the Mint to provide.
 

Constructors in org.gcube.common.uri with parameters of type Mint
ScopedMint(Mint mint)
          Creates an instance with a given Mint.
 



Copyright © 2013. All Rights Reserved.