public class TiffMetadataReader extends Object
Constructor and Description |
---|
TiffMetadataReader() |
Modifier and Type | Method and Description |
---|---|
static Metadata |
readMetadata(File file) |
static Metadata |
readMetadata(InputStream inputStream) |
public static Metadata readMetadata(File file) throws IOException, TiffProcessingException
IOException
TiffProcessingException
public static Metadata readMetadata(InputStream inputStream) throws IOException, TiffProcessingException
IOException
TiffProcessingException
Copyright © 2002-2015 Drew Noakes. All Rights Reserved.