org.apache.xmlgraphics.xmp.schemas.pdf
Class PDFXAdapter
java.lang.Object
org.apache.xmlgraphics.xmp.XMPSchemaAdapter
org.apache.xmlgraphics.xmp.schemas.pdf.PDFXAdapter
public class PDFXAdapter
- extends XMPSchemaAdapter
Constructor Summary |
PDFXAdapter(Metadata meta,
String namespace)
Constructs a new adapter for PDF/X around the given metadata object. |
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, setDateValue, setLangAlt, setValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PDFXAdapter
public PDFXAdapter(Metadata meta,
String namespace)
- Constructs a new adapter for PDF/X around the given metadata object.
- Parameters:
meta
- the underlying metadatanamespace
- the namespace to access the schema (must be one of the PDF/X schema
namespaces)
setVersion
public void setVersion(String v)
Copyright 1999-2015 The Apache Software Foundation. All Rights Reserved.