@Component public class GraciousManifestParser extends AbstractManifestParser
| Modifier and Type | Field and Description |
|---|---|
static Locale |
DEFAULT_LOCALE |
| Constructor and Description |
|---|
GraciousManifestParser() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
fillFromInputStream(InputStream is,
IiifManifestSummary manifestSummary) |
void |
fillSummary(IiifManifestSummary manifestSummary) |
HashMap<Locale,String> |
getLocalizedStrings(Object jsonNode) |
getContentInputStream, getContentInputStreampublic static final Locale DEFAULT_LOCALE
public void fillSummary(IiifManifestSummary manifestSummary) throws IOException, URISyntaxException
fillSummary in class AbstractManifestParserIOExceptionURISyntaxExceptionprotected void fillFromInputStream(InputStream is, IiifManifestSummary manifestSummary) throws IOException
IOExceptionCopyright © 2017. All rights reserved.