Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.util.resource
Interface ResourceResolver

All Known Implementing Classes:
BundleResolver

public interface ResourceResolver

Resolve URIs to an input supplier.

Author:
Simon Templer

Method Summary
 com.google.common.io.InputSupplier<? extends InputStream> resolve(URI uri)
          Resolves an URI to an input supplier.
 

Method Detail

resolve

com.google.common.io.InputSupplier<? extends InputStream> resolve(URI uri)
                                                                  throws ResourceNotFoundException
Resolves an URI to an input supplier.

Parameters:
uri - the URI
Returns:
the input supplier
Throws:
ResourceNotFoundException - if the resource was not found by the resolver

Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d