public final class EXIFReader extends MetadataReader
| Modifier and Type | Class and Description |
|---|---|
static class |
EXIFReader.HexDump |
| Constructor and Description |
|---|
EXIFReader() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
Directory |
read(ImageInputStream input) |
protected Directory |
readDirectory(ImageInputStream pInput,
long pOffset,
boolean readLinked) |
public Directory read(ImageInputStream input) throws IOException
read in class MetadataReaderIOExceptionprotected Directory readDirectory(ImageInputStream pInput, long pOffset, boolean readLinked) throws IOException
IOExceptionpublic static void main(String[] args) throws IOException
IOExceptionCopyright © 2017. All Rights Reserved.