com.drew.metadata.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of metadata-extractor Show documentation
Show all versions of metadata-extractor Show documentation
Java library for extracting EXIF, IPTC, XMP, ICC and other metadata from image and video files.
/**
* Provides classes for generic modelling of metadata directories and tags.
*
* Contains base types for metadata processing abstraction.
*/
package com.drew.metadata;