public abstract class AbstractManifestParser extends Object
| Constructor and Description |
|---|
AbstractManifestParser() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
fillSummary(IiifManifestSummary manifestSummary) |
protected InputStream |
getContentInputStream(String uri) |
protected InputStream |
getContentInputStream(URI uri) |
protected InputStream getContentInputStream(String uri) throws URISyntaxException, UnsupportedOperationException, IOException
protected InputStream getContentInputStream(URI uri) throws UnsupportedOperationException, IOException
public abstract void fillSummary(IiifManifestSummary manifestSummary) throws IOException, URISyntaxException
IOExceptionURISyntaxExceptionCopyright © 2017. All rights reserved.