public class PDFVTAdapter extends XMPSchemaAdapter
meta
Constructor | Description |
---|---|
PDFVTAdapter(Metadata meta,
java.lang.String namespace) |
Constructs a new adapter for PDF/VT around the given metadata object.
|
Modifier and Type | Method | Description |
---|---|---|
void |
setModifyDate(java.util.Date modifyDate) |
|
void |
setVersion(java.lang.String v) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addDateToSeq, addObjectToArray, addStringToBag, addStringToSeq, findQualifiedStructure, findQualifiedValue, formatISO8601Date, formatISO8601Date, getDateArray, getDateValue, getLangAlt, getObjectArray, getQName, getSchema, getStringArray, getValue, removeLangAlt, removeStringFromArray, setCompact, 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-2016 The Apache Software Foundation. All Rights Reserved.