com.drew.lang.annotations.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.
/**
* Contains annotations used to extend the signatures of methods and fields, allowing tools such as IntelliJ IDEA
* to provide design-time warnings about potential run-time errors.
*/
package com.drew.lang.annotations;