com.drew.metadata.jpeg
Class JpegCommentDescriptor
java.lang.Object
com.drew.metadata.TagDescriptor<JpegCommentDirectory>
com.drew.metadata.jpeg.JpegCommentDescriptor
public class JpegCommentDescriptor
- extends TagDescriptor<JpegCommentDirectory>
Provides human-readable string representations of tag values stored in a JpegCommentDirectory.
- Author:
- Drew Noakes http://drewnoakes.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JpegCommentDescriptor
public JpegCommentDescriptor(JpegCommentDirectory directory)
getJpegCommentDescription
public String getJpegCommentDescription()
Copyright © 2012. All Rights Reserved.