Package com.drew.metadata.jfxx
Class JfxxDirectory
java.lang.Object
com.drew.metadata.Directory
com.drew.metadata.jfxx.JfxxDirectory
Directory of tags and values for the SOF0 JFXX segment.
- Author:
- Drew Noakes
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetName()Provides the name of the directory, for display purposes.Methods inherited from class com.drew.metadata.Directory
addError, containsTag, getBoolean, getBooleanObject, getByteArray, getDate, getDate, getDate, getDescription, getDouble, getDoubleObject, getErrorCount, getErrors, getFloat, getFloatObject, getInt, getIntArray, getInteger, getLong, getLongObject, getObject, getParent, getRational, getRationalArray, getString, getString, getStringArray, getStringValue, getStringValueArray, getTagCount, getTagName, getTags, hasErrors, hasTagName, isEmpty, setBoolean, setByteArray, setDate, setDescriptor, setDouble, setDoubleArray, setFloat, setFloatArray, setInt, setIntArray, setLong, setObject, setObjectArray, setParent, setRational, setRationalArray, setString, setStringArray, setStringValue, setStringValueArray, toString
-
Field Details
-
TAG_EXTENSION_CODE
public static final int TAG_EXTENSION_CODE- See Also:
-
-
Constructor Details
-
JfxxDirectory
public JfxxDirectory()
-
-
Method Details
-
getName
Description copied from class:DirectoryProvides the name of the directory, for display purposes. E.g.Exif -
getExtensionCode
- Throws:
MetadataException
-