org.apache.xmlgraphics.xmp.schemas.pdf
Class PDFXXMPSchema
java.lang.Object
org.apache.xmlgraphics.xmp.XMPSchema
org.apache.xmlgraphics.xmp.schemas.pdf.PDFXXMPSchema
public class PDFXXMPSchema
- extends XMPSchema
Constructor Summary |
PDFXXMPSchema()
Creates a new schema instance for Dublin Core. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAMESPACE
public static final String NAMESPACE
- See Also:
- Constant Field Values
PDFXXMPSchema
public PDFXXMPSchema()
- Creates a new schema instance for Dublin Core.
getAdapter
public static PDFXAdapter getAdapter(Metadata meta)
- Creates and returns an adapter for this schema around the given metadata object.
- Parameters:
meta
- the metadata object
- Returns:
- the newly instantiated adapter
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.