public class PDFVTAdapter extends XMPSchemaAdapter
meta
Constructor and Description |
---|
PDFVTAdapter(Metadata meta,
java.lang.String namespace)
Constructs a new adapter for PDF/VT around the given metadata object.
|
Modifier and Type | Method and Description |
---|---|
void |
setModifyDate(java.util.Date modifyDate) |
void |
setVersion(java.lang.String v) |
addDateToSeq, addObjectToArray, addStringToBag, addStringToSeq, findQualifiedStructure, findQualifiedValue, formatISO8601Date, formatISO8601Date, getDateArray, getDateValue, getLangAlt, getObjectArray, getQName, getSchema, getStringArray, getValue, removeLangAlt, removeStringFromArray, setDateValue, setLangAlt, setValue
public PDFVTAdapter(Metadata meta, java.lang.String namespace)
meta
- the underlying metadatanamespace
- the namespace to access the schema (must be one of the PDF/VT schema
namespaces)Copyright 1999-2015 The Apache Software Foundation. All Rights Reserved.