public final class JpegExif extends Object
Constructor and Description |
---|
JpegExif() |
Modifier and Type | Method and Description |
---|---|
boolean |
isExifProfileOK()
Returns
true if the Exif IFD is present and satisfies
the profile requirements. |
static boolean |
isTiffAvailable()
Checks if the TIFF module is available.
|
RepInfo |
readExifData(DataInputStream dstream,
JhoveBase je,
int length)
Reads the Exif data from the current point at the data stream,
puts it into a temporary file, and makes a RepInfo object
available.
|
public static boolean isTiffAvailable()
public RepInfo readExifData(DataInputStream dstream, JhoveBase je, int length)
true
.public boolean isExifProfileOK()
true
if the Exif IFD is present and satisfies
the profile requirements.Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.