|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResourceResolver
Resolve URIs to an input supplier.
Method Summary | |
---|---|
com.google.common.io.InputSupplier<? extends InputStream> |
resolve(URI uri)
Resolves an URI to an input supplier. |
Method Detail |
---|
com.google.common.io.InputSupplier<? extends InputStream> resolve(URI uri) throws ResourceNotFoundException
uri
- the URI
ResourceNotFoundException
- if the resource was not found by the
resolver
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |