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