com.drew.metadata.exif
Class KodakMakernoteDescriptor
java.lang.Object
com.drew.metadata.TagDescriptor<KodakMakernoteDirectory>
com.drew.metadata.exif.KodakMakernoteDescriptor
public class KodakMakernoteDescriptor
- extends TagDescriptor<KodakMakernoteDirectory>
Provides human-readable string representations of tag values stored in a KodakMakernoteDirectory.
Thanks to David Carson for the initial version of this class.
- Author:
- Drew Noakes http://drewnoakes.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KodakMakernoteDescriptor
public KodakMakernoteDescriptor(KodakMakernoteDirectory directory)
Copyright © 2012. All Rights Reserved.