Class AdobePDFSchema
java.lang.Object
org.apache.xmlgraphics.xmp.XMPSchema
org.apache.xmlgraphics.xmp.schemas.pdf.AdobePDFSchema
Adobe PDF XMP schema.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic AdobePDFAdapter
getAdapter
(Metadata meta) Creates and returns an adapter for this schema around the given metadata object.Methods inherited from class org.apache.xmlgraphics.xmp.XMPSchema
getNamespace, getPreferredPrefix, getQName
-
Field Details
-
NAMESPACE
Namespace URI for the Adobe PDF XMP schema- See Also:
-
-
Constructor Details
-
AdobePDFSchema
public AdobePDFSchema()Creates a new schema instance for Dublin Core.
-
-
Method Details
-
getAdapter
Creates and returns an adapter for this schema around the given metadata object.- Parameters:
meta
- the metadata object- Returns:
- the newly instantiated adapter
-
getDefaultMergeRuleSet
- Overrides:
getDefaultMergeRuleSet
in classXMPSchema
- Returns:
- the default merge rule set for this XMP schema.
- See Also:
-