|
xmlgraphics-commons 2.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xmlgraphics.xmp.XMPSchemaAdapter
org.apache.xmlgraphics.xmp.schemas.pdf.PDFVTAdapter
public class PDFVTAdapter
| Field Summary |
|---|
| Fields inherited from class org.apache.xmlgraphics.xmp.XMPSchemaAdapter |
|---|
meta |
| Constructor Summary | |
|---|---|
PDFVTAdapter(Metadata meta,
java.lang.String namespace)
Constructs a new adapter for PDF/VT around the given metadata object. |
|
| Method Summary | |
|---|---|
void |
setModifyDate(java.util.Date modifyDate)
|
void |
setVersion(java.lang.String v)
|
| Methods inherited from class org.apache.xmlgraphics.xmp.XMPSchemaAdapter |
|---|
addDateToSeq, addObjectToArray, addStringToBag, addStringToSeq, findQualifiedStructure, findQualifiedValue, formatISO8601Date, formatISO8601Date, getDateArray, getDateValue, getLangAlt, getObjectArray, getQName, getSchema, getStringArray, getValue, removeLangAlt, removeStringFromArray, setCompact, setDateValue, setLangAlt, setValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
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)| Method Detail |
|---|
public void setVersion(java.lang.String v)
public void setModifyDate(java.util.Date modifyDate)
|
xmlgraphics-commons 2.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||