Uses of Class
org.apache.sanselan.formats.jpeg.iptc.IPTCType

Packages that use IPTCType
org.apache.sanselan.formats.jpeg.iptc   
 

Uses of IPTCType in org.apache.sanselan.formats.jpeg.iptc
 

Fields in org.apache.sanselan.formats.jpeg.iptc declared as IPTCType
static IPTCType IPTCConstants.IPTC_TYPE_ACTION_ADVISED
           
static IPTCType IPTCConstants.IPTC_TYPE_AUDIO_DURATION
           
static IPTCType IPTCConstants.IPTC_TYPE_AUDIO_OUTCUE
           
static IPTCType IPTCConstants.IPTC_TYPE_AUDIO_SAMPLING_RATE
           
static IPTCType IPTCConstants.IPTC_TYPE_AUDIO_SAMPLING_RESOLUTION
           
static IPTCType IPTCConstants.IPTC_TYPE_AUDIO_TYPE
           
static IPTCType IPTCConstants.IPTC_TYPE_BYLINE
           
static IPTCType IPTCConstants.IPTC_TYPE_BYLINE_TITLE
           
static IPTCType IPTCConstants.IPTC_TYPE_CAPTION_ABSTRACT
           
static IPTCType IPTCConstants.IPTC_TYPE_CATEGORY
           
static IPTCType IPTCConstants.IPTC_TYPE_CITY
           
static IPTCType IPTCConstants.IPTC_TYPE_CONTACT
           
static IPTCType IPTCConstants.IPTC_TYPE_CONTENT_LOCATION_CODE
           
static IPTCType IPTCConstants.IPTC_TYPE_CONTENT_LOCATION_NAME
           
static IPTCType IPTCConstants.IPTC_TYPE_COPYRIGHT_NOTICE
           
static IPTCType IPTCConstants.IPTC_TYPE_COUNTRY_PRIMARY_LOCATION_CODE
           
static IPTCType IPTCConstants.IPTC_TYPE_COUNTRY_PRIMARY_LOCATION_NAME
           
static IPTCType IPTCConstants.IPTC_TYPE_CREDIT
           
static IPTCType IPTCConstants.IPTC_TYPE_DATE_CREATED
           
static IPTCType IPTCConstants.IPTC_TYPE_DIGITAL_CREATION_DATE
           
static IPTCType IPTCConstants.IPTC_TYPE_DIGITAL_CREATION_TIME
           
static IPTCType IPTCConstants.IPTC_TYPE_EDIT_STATUS
           
static IPTCType IPTCConstants.IPTC_TYPE_EDITORIAL_UPDATE
           
static IPTCType IPTCConstants.IPTC_TYPE_EXPIRATION_DATE
           
static IPTCType IPTCConstants.IPTC_TYPE_EXPIRATION_TIME
           
static IPTCType IPTCConstants.IPTC_TYPE_FIXTURE_IDENTIFIER
           
static IPTCType IPTCConstants.IPTC_TYPE_HEADLINE
           
static IPTCType IPTCConstants.IPTC_TYPE_IMAGE_ORIENTATION
           
static IPTCType IPTCConstants.IPTC_TYPE_IMAGE_TYPE
           
static IPTCType IPTCConstants.IPTC_TYPE_KEYWORDS
           
static IPTCType IPTCConstants.IPTC_TYPE_LANGUAGE_IDENTIFIER
           
static IPTCType IPTCConstants.IPTC_TYPE_OBJECT_ATTRIBUTE_REFERENCE
           
static IPTCType IPTCConstants.IPTC_TYPE_OBJECT_CYCLE
           
static IPTCType IPTCConstants.IPTC_TYPE_OBJECT_DATA_PREVIEW_DATA
           
static IPTCType IPTCConstants.IPTC_TYPE_OBJECT_DATA_PREVIEW_FILE_FORMAT
           
static IPTCType IPTCConstants.IPTC_TYPE_OBJECT_DATA_PREVIEW_FILE_FORMAT_VERSION
           
static IPTCType IPTCConstants.IPTC_TYPE_OBJECT_NAME
           
static IPTCType IPTCConstants.IPTC_TYPE_OBJECT_TYPE_REFERENCE
           
static IPTCType IPTCConstants.IPTC_TYPE_ORIGINAL_TRANSMISSION_REFERENCE
           
static IPTCType IPTCConstants.IPTC_TYPE_ORIGINATING_PROGRAM
           
static IPTCType IPTCConstants.IPTC_TYPE_PROGRAM_VERSION
           
static IPTCType IPTCConstants.IPTC_TYPE_PROVINCE_STATE
           
static IPTCType IPTCConstants.IPTC_TYPE_RASTERIZED_CAPTION
           
static IPTCType IPTCConstants.IPTC_TYPE_RECORD_VERSION
           
static IPTCType IPTCConstants.IPTC_TYPE_REFERENCE_DATE
           
static IPTCType IPTCConstants.IPTC_TYPE_REFERENCE_NUMBER
           
static IPTCType IPTCConstants.IPTC_TYPE_REFERENCE_SERVICE
           
static IPTCType IPTCConstants.IPTC_TYPE_RELEASE_DATE
           
static IPTCType IPTCConstants.IPTC_TYPE_RELEASE_TIME
           
static IPTCType IPTCConstants.IPTC_TYPE_SOURCE
           
static IPTCType IPTCConstants.IPTC_TYPE_SPECIAL_INSTRUCTIONS
           
static IPTCType IPTCConstants.IPTC_TYPE_SUBJECT_REFERENCE
           
static IPTCType IPTCConstants.IPTC_TYPE_SUBLOCATION
           
static IPTCType IPTCConstants.IPTC_TYPE_SUPPLEMENTAL_CATEGORY
           
static IPTCType IPTCConstants.IPTC_TYPE_TIME_CREATED
           
static IPTCType IPTCConstants.IPTC_TYPE_URGENCY
           
static IPTCType IPTCConstants.IPTC_TYPE_WRITER_EDITOR
           
static IPTCType[] IPTCConstants.IPTC_TYPES
           
 IPTCType IPTCRecord.iptcType
           
 

Methods in org.apache.sanselan.formats.jpeg.iptc that return IPTCType
static IPTCType IPTCTypeLookup.getIptcType(int type)
           
static IPTCType IPTCType.getUnknown(int type)
           
 

Constructors in org.apache.sanselan.formats.jpeg.iptc with parameters of type IPTCType
IPTCRecord(IPTCType iptcType, java.lang.String value)
           
 



Copyright © 2007-2009. All Rights Reserved.