Package com.drew.metadata.gif
Class GifCommentDescriptor
- java.lang.Object
-
- com.drew.metadata.TagDescriptor<GifCommentDirectory>
-
- com.drew.metadata.gif.GifCommentDescriptor
-
public class GifCommentDescriptor extends TagDescriptor<GifCommentDirectory>
-
-
Field Summary
-
Fields inherited from class com.drew.metadata.TagDescriptor
_directory
-
-
Constructor Summary
Constructors Constructor Description GifCommentDescriptor(GifCommentDirectory directory)
-
Method Summary
-
Methods inherited from class com.drew.metadata.TagDescriptor
convertBytesToVersionString, get7BitStringFromBytes, getBitFlagDescription, getByteLengthDescription, getDecimalRational, getDescription, getEncodedTextDescription, getEpochTimeDescription, getFocalLengthDescription, getFormattedFloat, getFormattedInt, getFormattedString, getFStopDescription, getIndexedDescription, getIndexedDescription, getLensSpecificationDescription, getOrientationDescription, getRationalOrDoubleString, getShutterSpeedDescription, getSimpleRational, getStringFromBytes, getVersionBytesDescription
-
-
-
-
Constructor Detail
-
GifCommentDescriptor
public GifCommentDescriptor(GifCommentDirectory directory)
-
-