Class XMPSchemaPDFVT
- java.lang.Object
- 
- org.apache.jempbox.xmp.XMPSchema
- 
- org.apache.tika.parser.pdf.xmpschemas.XMPSchemaPDFVT
 
 
- 
 public class XMPSchemaPDFVT extends org.apache.jempbox.xmp.XMPSchema
- 
- 
Field SummaryFields Modifier and Type Field Description static StringNAMESPACEstatic StringNAMESPACE_URI
 - 
Constructor SummaryConstructors Constructor Description XMPSchemaPDFVT(org.apache.jempbox.xmp.XMPMetadata parent)XMPSchemaPDFVT(Element element, String prefix)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description CalendargetPDFVTModified()StringgetPDFVTVersion()- 
Methods inherited from class org.apache.jempbox.xmp.XMPSchemaaddBagValue, addSequenceDateValue, addSequenceValue, addSequenceValue, getAbout, getBagList, getBooleanProperty, getDateProperty, getElement, getEventSequenceList, getIntegerProperty, getLanguageProperty, getLanguagePropertyLanguages, getSequenceDateList, getSequenceList, getTextProperty, getThumbnailProperty, merge, removeBagValue, removeSequenceDateValue, removeSequenceValue, removeSequenceValue, setAbout, setBooleanProperty, setDateProperty, setIntegerProperty, setLanguageProperty, setTextProperty, setThumbnailProperty
 
- 
 
- 
- 
- 
Field Detail- 
NAMESPACE_URIpublic static final String NAMESPACE_URI - See Also:
- Constant Field Values
 
 - 
NAMESPACEpublic static final String NAMESPACE - See Also:
- Constant Field Values
 
 
- 
 - 
Method Detail- 
getPDFVTVersionpublic String getPDFVTVersion() 
 - 
getPDFVTModifiedpublic Calendar getPDFVTModified() throws IOException - Throws:
- IOException
 
 
- 
 
-