public class AmetysImageParser extends ImageParser
ImageParser
using the custom AmetysJempboxExtractor
to extract all dublin core metadata.Constructor and Description |
---|
AmetysImageParser() |
Modifier and Type | Method and Description |
---|---|
void |
parse(InputStream stream,
ContentHandler handler,
Metadata metadata,
ParseContext context) |
getSupportedTypes
parse
public AmetysImageParser()
public void parse(InputStream stream, ContentHandler handler, Metadata metadata, ParseContext context) throws IOException, SAXException, TikaException
parse
in interface Parser
parse
in class ImageParser
IOException
SAXException
TikaException