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 MetadataReader
IOException
protected Directory readDirectory(ImageInputStream pInput, long pOffset, boolean readLinked) throws IOException
IOException
public static void main(String[] args) throws IOException
IOException
Copyright © 2017. All rights reserved.