public class IptcDescriptor extends TagDescriptor<IptcDirectory>
IptcDirectory
.
As the IPTC directory already stores values as strings, this class simply returns the tag's value._directory
Constructor and Description |
---|
IptcDescriptor(IptcDirectory directory) |
convertBytesToVersionString
public IptcDescriptor(IptcDirectory directory)
public String getDescription(int tagType)
TagDescriptor
getString(tagType)
will be returned.getDescription
in class TagDescriptor<IptcDirectory>
tagType
- the tag to find a description fornull
if the tag hasn't been defined.public String getFileFormatDescription()
public String getByLineDescription()
public String getByLineTitleDescription()
public String getCaptionDescription()
public String getCategoryDescription()
public String getCityDescription()
public String getCopyrightNoticeDescription()
public String getCountryOrPrimaryLocationDescription()
public String getCreditDescription()
public String getDateCreatedDescription()
public String getHeadlineDescription()
public String getKeywordsDescription()
public String getObjectNameDescription()
public String getOriginalTransmissionReferenceDescription()
public String getOriginatingProgramDescription()
public String getProvinceOrStateDescription()
public String getRecordVersionDescription()
public String getReleaseDateDescription()
public String getReleaseTimeDescription()
public String getSourceDescription()
public String getSpecialInstructionsDescription()
public String getSupplementalCategoriesDescription()
public String getTimeCreatedDescription()
public String getUrgencyDescription()
public String getWriterDescription()
Copyright © 2003-2012 Drew Noakes. All Rights Reserved.