Package | Description |
---|---|
de.espirit.firstspirit.server.mediamanagement.exif |
Modifier and Type | Method and Description |
---|---|
ExifValue |
ExifData.getValue(int tagType)
Gets the associated tag type exif value.
|
ExifValue |
ExifData.getValue(String tagTypeHex)
Get the value for an exif hex tag type.
|
Modifier and Type | Method and Description |
---|---|
Set<Map.Entry<String,ExifValue>> |
ExifData.entrySet()
Get the tag-type-hex <->
ExifValue . |
Collection<ExifValue> |
ExifData.values()
Returns a
Collection view of the values contained in this ExifData . |
Modifier and Type | Method and Description |
---|---|
boolean |
ExifData.containsValue(ExifValue value)
Returns true if this
ExifData map maps one or more keys to the
specified value. |
Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500