public interface ResourceResolver
Modifier and Type | Method and Description |
---|---|
com.google.common.io.InputSupplier<? extends InputStream> |
resolve(URI uri)
Resolves an URI to an input supplier.
|
com.google.common.io.InputSupplier<? extends InputStream> resolve(URI uri) throws ResourceNotFoundException
uri
- the URIResourceNotFoundException
- if the resource was not found by the
resolverBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a