Package com.drew.metadata.photoshop
Class DuckyDirectory
java.lang.Object
com.drew.metadata.Directory
com.drew.metadata.photoshop.DuckyDirectory
Deprecated.
Usage of this API is not supported in AEM as a Cloud Service.
Holds the data found in Photoshop "ducky" segments, created during Save-for-Web.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Deprecated.static final int
Deprecated.static final int
Deprecated. -
Constructor Summary
Constructors -
Method Summary
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_QUALITY
public static final int TAG_QUALITYDeprecated.- See Also:
-
TAG_COMMENT
public static final int TAG_COMMENTDeprecated.- See Also:
-
TAG_COPYRIGHT
public static final int TAG_COPYRIGHTDeprecated.- See Also:
-
-
Constructor Details
-
DuckyDirectory
public DuckyDirectory()Deprecated.
-
-
Method Details