Uses of Package
com.drew.lang

Packages that use com.drew.lang
com.drew.imaging Provides classes for reading image metadata (via data interrogation and delegation to a specialised reader) and utilities for photographic conversions. 
com.drew.imaging.jpeg Provides classes for reading JPEG format data. 
com.drew.imaging.tiff Provides classes for reading TIFF format data. 
com.drew.lang Contains classes of generic utility (not application specific). 
com.drew.metadata Provides classes for modelling metadata and exceptions/interfaces applicable to all metadata operations. 
com.drew.metadata.exif Contains classes for extracting and modelling Exif metadata from various sources and camera manufacturers. 
com.drew.metadata.iptc Contains classes for extracting and modelling IPTC metadata from various sources. 
 

Classes in com.drew.lang used by com.drew.imaging
CompoundException
          Represents a compound exception, as modelled in JDK 1.4, but unavailable in previous versions.
 

Classes in com.drew.lang used by com.drew.imaging.jpeg
CompoundException
          Represents a compound exception, as modelled in JDK 1.4, but unavailable in previous versions.
 

Classes in com.drew.lang used by com.drew.imaging.tiff
CompoundException
          Represents a compound exception, as modelled in JDK 1.4, but unavailable in previous versions.
 

Classes in com.drew.lang used by com.drew.lang
Rational
          Immutable class for holding a rational number without loss of precision.
 

Classes in com.drew.lang used by com.drew.metadata
CompoundException
          Represents a compound exception, as modelled in JDK 1.4, but unavailable in previous versions.
Rational
          Immutable class for holding a rational number without loss of precision.
 

Classes in com.drew.lang used by com.drew.metadata.exif
CompoundException
          Represents a compound exception, as modelled in JDK 1.4, but unavailable in previous versions.
Rational
          Immutable class for holding a rational number without loss of precision.
 

Classes in com.drew.lang used by com.drew.metadata.iptc
CompoundException
          Represents a compound exception, as modelled in JDK 1.4, but unavailable in previous versions.