org.apache.xmlgraphics.xmp.schemas.pdf
Class AdobePDFSchema
java.lang.Object
org.apache.xmlgraphics.xmp.XMPSchema
org.apache.xmlgraphics.xmp.schemas.pdf.AdobePDFSchema
public class AdobePDFSchema
- extends XMPSchema
Adobe PDF XMP schema.
Field Summary |
static String |
NAMESPACE
Namespace URI for the Adobe PDF XMP schema |
Constructor Summary |
AdobePDFSchema()
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
- Namespace URI for the Adobe PDF XMP schema
- See Also:
- Constant Field Values
AdobePDFSchema
public AdobePDFSchema()
- Creates a new schema instance for Dublin Core.
getAdapter
public static AdobePDFAdapter 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
getDefaultMergeRuleSet
public MergeRuleSet getDefaultMergeRuleSet()
- Overrides:
getDefaultMergeRuleSet
in class XMPSchema
- Returns:
- the default merge rule set for this XMP schema.
- See Also:
XMPSchema.getDefaultMergeRuleSet()
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.