public class PDFXAdapter extends XMPSchemaAdapter
meta| Constructor | Description |
|---|---|
PDFXAdapter(Metadata meta,
java.lang.String namespace) |
Constructs a new adapter for PDF/X around the given metadata object.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
setVersion(java.lang.String v) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddDateToSeq, addObjectToArray, addStringToBag, addStringToSeq, findQualifiedStructure, findQualifiedValue, formatISO8601Date, formatISO8601Date, getDateArray, getDateValue, getLangAlt, getObjectArray, getQName, getSchema, getStringArray, getValue, removeLangAlt, removeStringFromArray, setCompact, setDateValue, setLangAlt, setValuepublic PDFXAdapter(Metadata meta, java.lang.String namespace)
meta - the underlying metadatanamespace - the namespace to access the schema (must be one of the PDF/X schema
namespaces)Copyright 1999-2018 The Apache Software Foundation. All Rights Reserved.