public class PDFXAdapter extends XMPSchemaAdapter
meta
Constructor and Description |
---|
PDFXAdapter(Metadata meta,
java.lang.String namespace)
Constructs a new adapter for PDF/X around the given metadata object.
|
Modifier and Type | Method and Description |
---|---|
void |
setVersion(java.lang.String v) |
addDateToSeq, addObjectToArray, addStringToBag, addStringToSeq, findQualifiedStructure, findQualifiedValue, formatISO8601Date, formatISO8601Date, getDateArray, getDateValue, getLangAlt, getObjectArray, getQName, getSchema, getStringArray, getValue, removeLangAlt, removeStringFromArray, setCompact, setDateValue, setLangAlt, setValue
public 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)