| Package | Description |
|---|---|
| com.drew.imaging.jpeg | |
| com.drew.metadata | |
| com.drew.metadata.exif | |
| com.drew.metadata.iptc |
| Modifier and Type | Class and Description |
|---|---|
class |
JpegProcessingException
An exception class thrown upon unexpected and fatal conditions while processing
a Jpeg file.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MetadataException |
| Modifier and Type | Class and Description |
|---|---|
class |
ExifProcessingException
The exception type raised during reading of Exif data in the instance of
unexpected data conditions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IptcProcessingException
The exception type raised during reading of Iptc data in the instance of
unexpected data conditions.
|
Copyright © 2006 Drew Noakes. All Rights Reserved.