| Package | Description |
|---|---|
| iaik.ixsil.util |
| Modifier and Type | Method and Description |
|---|---|
java.io.InputStream |
ExternalReferenceResolverImpl.resolve(URI uri)
Currently only the case of a specified location (URL) is covered by this method: It relies on method
URL.openStream(). |
java.io.InputStream |
ExternalReferenceResolverInterface.resolve(URI uri)
Returns an
InputStream providing the octet stream content associated with the specified
URI. |