public class KodakMakernoteDirectory extends Directory
| Modifier and Type | Field and Description |
|---|---|
protected static java.util.HashMap |
_tagNameMap |
_definedTagList, _descriptor, _tagMap| Constructor and Description |
|---|
KodakMakernoteDirectory() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Provides the name of the directory, for display purposes.
|
protected java.util.HashMap |
getTagNameMap()
Provides the map of tag names, hashed by tag type identifier.
|
addError, containsTag, getBoolean, getByteArray, getDate, getDescription, getDouble, getErrorCount, getErrors, getFloat, getInt, getIntArray, getLong, getObject, getRational, getRationalArray, getString, getStringArray, getTagCount, getTagIterator, getTagName, hasErrors, setBoolean, setByteArray, setDate, setDescriptor, setDouble, setFloat, setInt, setIntArray, setLong, setObject, setObjectArray, setRational, setRationalArray, setString, setStringArraypublic java.lang.String getName()
DirectoryExifprotected java.util.HashMap getTagNameMap()
DirectorygetTagNameMap in class DirectoryCopyright © 2006 Drew Noakes. All Rights Reserved.