Uses of Class
org.apache.tika.metadata.Property

Packages that use Property
org.apache.tika.metadata Multi-valued metadata container, and set of constant metadata fields. 
 

Uses of Property in org.apache.tika.metadata
 

Fields in org.apache.tika.metadata declared as Property
static Property XMPDM.ABS_PEAK_AUDIO_FILE_PATH
          "The absolute path to the file's peak audio file.
static Property XMPDM.ALBUM
          "The name of the album."
static Property XMPDM.ALT_TAPE_NAME
          "An alternative tape name, set via the project window or timecode dialog in Premiere.
static Property Geographic.ALTITUDE
          The WGS84 Altitude of the Point
static Property XMPDM.ARTIST
          "The name of the artist or artists."
static Property XMPDM.AUDIO_CHANNEL_TYPE
          "The audio channel type."
static Property XMPDM.AUDIO_COMPRESSOR
          "The audio compression used.
static Property XMPDM.AUDIO_MOD_DATE
          "The date and time when the audio was last modified."
static Property XMPDM.AUDIO_SAMPLE_RATE
          "The audio sample rate.
static Property XMPDM.AUDIO_SAMPLE_TYPE
          "The audio sample type."
static Property TIFF.BITS_PER_SAMPLE
          "Number of bits per component in each channel."
static Property XMPDM.COMPOSER
          "The composer's name."
static Property XMPDM.COPYRIGHT
          "The copyright information."
static Property MSOffice.CREATION_DATE
          When was the document created?
static Property DublinCore.DATE
          A date associated with an event in the life cycle of the resource.
static Property XMPDM.ENGINEER
          "The engineer's name."
static Property TIFF.EQUIPMENT_MAKE
          "Manufacturer of the recording equipment."
static Property TIFF.EQUIPMENT_MODEL
          "Model name or number of the recording equipment."
static Property TIFF.EXPOSURE_TIME
          "Exposure time in seconds."
static Property TIFF.F_NUMBER
          "F-Number." The f-number is the focal length divided by the "effective" aperture diameter.
static Property XMPDM.FILE_DATA_RATE
          "The file data rate in megabytes per second.
static Property TIFF.FLASH_FIRED
          Did the Flash fire when taking this image?
static Property TIFF.FOCAL_LENGTH
          "Focal length of the lens, in millimeters."
static Property XMPDM.GENRE
          "The name of the genre."
static Property TIFF.IMAGE_LENGTH
          "Image height in pixels."
static Property TIFF.IMAGE_WIDTH
          "Image width in pixels."
static Property XMPDM.INSTRUMENT
          "The musical instrument."
static Property TIFF.ISO_SPEED_RATINGS
          "ISO Speed and ISO Latitude of the input device as specified in ISO 12232"
static Property XMPDM.KEY
          "The audio's musical key."
static Property HttpHeaders.LAST_MODIFIED
           
static Property Geographic.LATITUDE
          The WGS84 Latitude of the Point
static Property XMPDM.LOG_COMMENT
          "User's log comments."
static Property Geographic.LONGITUDE
          The WGS84 Longitude of the Point
static Property XMPDM.LOOP
          "When true, the clip can be looped seamlessly."
static Property XMPDM.METADATA_MOD_DATE
          "The date and time when the metadata was last modified."
static Property PagedText.N_PAGES
          "The number of pages in the document (including any in contained documents)."
static Property XMPDM.NUMBER_OF_BEATS
          "The number of beats."
static Property TIFF.ORIENTATION
          "The Orientation of the image." 1 = 0th row at top, 0th column at left 2 = 0th row at top, 0th column at right 3 = 0th row at bottom, 0th column at right 4 = 0th row at bottom, 0th column at left 5 = 0th row at left, 0th column at top 6 = 0th row at right, 0th column at top 7 = 0th row at right, 0th column at bottom 8 = 0th row at left, 0th column at bottom
static Property TIFF.ORIGINAL_DATE
          "Date and time when original image was generated"
static Property XMPDM.PULL_DOWN
          "The sampling phase of film to be converted to video (pull-down)."
static Property XMPDM.RELATIVE_PEAK_AUDIO_FILE_PATH
          "The relative path to the file's peak audio file.
static Property XMPDM.RELEASE_DATE
          "The date the title was released."
static Property TIFF.RESOLUTION_HORIZONTAL
          "Horizontal resolution in pixels per unit."
static Property TIFF.RESOLUTION_UNIT
          "Units used for Horizontal and Vertical Resolutions." One of "Inch" or "cm"
static Property TIFF.RESOLUTION_VERTICAL
          "Vertical resolution in pixels per unit."
static Property TIFF.SAMPLES_PER_PIXEL
          "Number of components per pixel."
static Property XMPDM.SCALE_TYPE
          "The musical scale used in the music.
static Property XMPDM.SCENE
          "The name of the scene."
static Property XMPDM.SHOT_DATE
          "The date and time when the video was shot."
static Property XMPDM.SHOT_LOCATION
          "The name of the location where the video was shot.
static Property XMPDM.SHOT_NAME
          "The name of the shot or take."
static Property TIFF.SOFTWARE
          "Software or firmware used to generate the image."
static Property XMPDM.SPEAKER_PLACEMENT
          "A description of the speaker angles from center front in degrees.
static Property XMPDM.STRETCH_MODE
          "The audio stretch mode."
static Property XMPDM.TAPE_NAME
          "The name of the tape from which the clip was captured, as set during the capture process."
static Property XMPDM.TEMPO
          "The audio's tempo."
static Property XMPDM.TIME_SIGNATURE
          "The time signature of the music."
static Property XMPDM.TRACK_NUMBER
          "A numeric value indicating the order of the audio file within its original recording."
static Property XMPDM.VIDEO_ALPHA_MODE
          "The alpha mode."
static Property XMPDM.VIDEO_ALPHA_UNITY_IS_TRANSPARENT
          "When true, unity is clear, when false, it is opaque."
static Property XMPDM.VIDEO_COLOR_SPACE
          "The color space."
static Property XMPDM.VIDEO_COMPRESSOR
          "Video compression used.
static Property XMPDM.VIDEO_FIELD_ORDER
          "The field order for video."
static Property XMPDM.VIDEO_FRAME_RATE
          "The video frame rate."
static Property XMPDM.VIDEO_MOD_DATE
          "The date and time when the video was last modified."
static Property XMPDM.VIDEO_PIXEL_ASPECT_RATIO
          "The aspect ratio, expressed as wd/ht.
static Property XMPDM.VIDEO_PIXEL_DEPTH
          "The size in bits of each color component of a pixel.
 

Methods in org.apache.tika.metadata that return Property
static Property Property.externalClosedChoise(java.lang.String name, java.lang.String... choices)
           
static Property Property.externalDate(java.lang.String name)
           
static Property Property.externalInteger(java.lang.String name)
           
static Property Property.externalText(java.lang.String name)
           
static Property Property.internalBoolean(java.lang.String name)
           
static Property Property.internalClosedChoise(java.lang.String name, java.lang.String... choices)
           
static Property Property.internalDate(java.lang.String name)
           
static Property Property.internalInteger(java.lang.String name)
           
static Property Property.internalIntegerSequence(java.lang.String name)
           
static Property Property.internalOpenChoise(java.lang.String name, java.lang.String... choices)
           
static Property Property.internalRational(java.lang.String name)
           
static Property Property.internalReal(java.lang.String name)
           
static Property Property.internalText(java.lang.String name)
           
static Property Property.internalURI(java.lang.String name)
           
 

Methods in org.apache.tika.metadata with parameters of type Property
 java.lang.String Metadata.get(Property property)
          Returns the value (if any) of the identified metadata property.
 java.util.Date Metadata.getDate(Property property)
          Returns the value of the identified Date based metadata property.
 java.lang.Integer Metadata.getInt(Property property)
          Returns the value of the identified Integer based metadata property.
 void Metadata.set(Property property, java.util.Date date)
          Sets the date value of the identified metadata property.
 void Metadata.set(Property property, double value)
          Sets the real or rational value of the identified metadata property.
 void Metadata.set(Property property, int value)
          Sets the integer value of the identified metadata property.
 void Metadata.set(Property property, java.lang.String value)
          Sets the value of the identified metadata property.
 



Copyright © 2007-2011 The Apache Software Foundation. All Rights Reserved.