-
-
Constructor Summary
Constructors
Constructor |
Description |
URIParameter(URI uri) |
Constructs a URIParameter with the URI pointing to
data intended for an SPI implementation.
|
-
Method Summary
Modifier and Type |
Method |
Description |
URI |
getURI() |
Returns the URI.
|
-
Methods declared in class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getURI
public URI getURI()
Returns the URI.
- Returns:
- uri the URI.