Uses of Package
magoffin.matt.meta

Packages that use magoffin.matt.meta
magoffin.matt.meta sMeta: simple metadata API for Java 
magoffin.matt.meta.audio Audio releated metadata support, such as ID3 
magoffin.matt.meta.image Image releated metadata support, such as EXIF. 
magoffin.matt.meta.image.camera   
magoffin.matt.meta.support Internal support classes to aid development. 
magoffin.matt.meta.video   
 

Classes in magoffin.matt.meta used by magoffin.matt.meta
MetadataConfigurationException
          Exception thrown when configuration errors occur.
MetadataNotSupportedException
          Exception thrown when configuration errors occur.
MetadataResource
          Generic metadata extraction API.
MetadataResourceFactory
          Factory API for creating MetadataResource instances.
MetadataResourceFactoryManager
          A simple manager of MetadataResourceFactory instances.
 

Classes in magoffin.matt.meta used by magoffin.matt.meta.audio
MetadataNotSupportedException
          Exception thrown when configuration errors occur.
MetadataResource
          Generic metadata extraction API.
MetadataResourceFactory
          Factory API for creating MetadataResource instances.
 

Classes in magoffin.matt.meta used by magoffin.matt.meta.image
MetadataNotSupportedException
          Exception thrown when configuration errors occur.
MetadataResource
          Generic metadata extraction API.
MetadataResourceFactory
          Factory API for creating MetadataResource instances.
 

Classes in magoffin.matt.meta used by magoffin.matt.meta.image.camera
MetadataResource
          Generic metadata extraction API.
 

Classes in magoffin.matt.meta used by magoffin.matt.meta.support
MetadataImage
          Metadata type for an image.
MetadataResource
          Generic metadata extraction API.
 

Classes in magoffin.matt.meta used by magoffin.matt.meta.video
MetadataNotSupportedException
          Exception thrown when configuration errors occur.
MetadataResource
          Generic metadata extraction API.
MetadataResourceFactory
          Factory API for creating MetadataResource instances.