public class URIParameter extends Objectimplements Policy .Parameters , Configuration .Parameters
| Constructor and Description |
|---|
URIParameter(URI
Constructs a URIParameter with the URI pointing to data intended for an SPI implementation.
|
public URIParameter(URIuri)
uri - the URI pointing to the data.
NullPointerException - if the specified URI is null.
public URIgetURI()