Frames | No Frames |
Classes derived from com.drew.metadata.MetadataException | |
class | The exception type raised during reading of Exif data in the instance of
unexpected data conditions. |
Methods which throw type com.drew.metadata.MetadataException | |
DataFormat | DataFormat.fromValue(int value) |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
Rational | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | CanonMakernoteDescriptor.getDescription(int tagType) Returns a descriptive value of the the specified tag for this image. |
String | CasioType1MakernoteDescriptor.getDescription(int tagType) Returns a descriptive value of the the specified tag for this image. |
String | CasioType2MakernoteDescriptor.getDescription(int tagType) Returns a descriptive value of the the specified tag for this image. |
String | ExifDescriptor.getDescription(int tagType) Returns a descriptive value of the the specified tag for this image. |
String | ExifInteropDescriptor.getDescription(int tagType) |
String | FujifilmMakernoteDescriptor.getDescription(int tagType) |
String | GpsDescriptor.getDescription(int tagType) |
String | KodakMakernoteDescriptor.getDescription(int tagType) Returns a descriptive value of the the specified tag for this image. |
String | KyoceraMakernoteDescriptor.getDescription(int tagType) Returns a descriptive value of the the specified tag for this image. |
String | NikonType1MakernoteDescriptor.getDescription(int tagType) Returns a descriptive value of the the specified tag for this image. |
String | NikonType2MakernoteDescriptor.getDescription(int tagType) Returns a descriptive value of the the specified tag for this image. |
String | OlympusMakernoteDescriptor.getDescription(int tagType) Returns a descriptive value of the the specified tag for this image. |
String | PanasonicMakernoteDescriptor.getDescription(int tagType) |
String | PentaxMakernoteDescriptor.getDescription(int tagType) Returns a descriptive value of the the specified tag for this image. |
String | SonyMakernoteDescriptor.getDescription(int tagType) Returns a descriptive value of the the specified tag for this image. |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | GpsDescriptor.getHoursMinutesSecondsDescription(int tagType) |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
byte[] | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
String | |
void | ExifDirectory.writeThumbnail(String filename) |
Methods which throw type com.drew.metadata.MetadataException | |
String | JpegDescriptor.getComponentDataDescription(int componentNumber) |
String | |
String | JpegDescriptor.getDescription(int tagType) |
int | |
int | |
int |
Methods which throw type com.drew.metadata.MetadataException | |
boolean | Directory.getBoolean(int tagType) Returns the specified tag's value as a boolean, if possible. |
byte[] | Directory.getByteArray(int tagType) Gets the specified tag's value as an byte array, if possible. |
java.util.Date | Returns the specified tag's value as a java.util.Date, if possible. |
String | Get a description of the tag's value, considering enumerated values
and units. |
String | Directory.getDescription(int tagType) Provides a description of a tag's value using the descriptor set by
setDescriptor(Descriptor) . |
String | TagDescriptor.getDescription(int tagType) Returns a descriptive value of the the specified tag for this image. |
double | Returns the specified tag's value as a double, if possible. |
float | Returns the specified tag's value as a float, if possible. |
int | Returns the specified tag's value as an int, if possible. |
int[] | Directory.getIntArray(int tagType) Gets the specified tag's value as an int array, if possible. |
long | Returns the specified tag's value as a long, if possible. |
Rational | Directory.getRational(int tagType) Returns the specified tag's value as a Rational, if possible. |
Rational[] | Directory.getRationalArray(int tagType) |
String[] | Directory.getStringArray(int tagType) Gets the specified tag's value as a String array, if possible. |
Classes derived from com.drew.metadata.MetadataException | |
class | The exception type raised during reading of Iptc data in the instance of
unexpected data conditions. |
Methods which throw type com.drew.metadata.MetadataException | |
void | JpegMetadataReader.main(String[] args) |