public class AdobePDFSchema extends XMPSchema
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAMESPACE
Namespace URI for the Adobe PDF XMP schema
|
Constructor and Description |
---|
AdobePDFSchema()
Creates a new schema instance for Dublin Core.
|
Modifier and Type | Method and Description |
---|---|
static AdobePDFAdapter |
getAdapter(Metadata meta)
Creates and returns an adapter for this schema around the given metadata object.
|
MergeRuleSet |
getDefaultMergeRuleSet() |
getNamespace, getPreferredPrefix, getQName
public static final java.lang.String NAMESPACE
public AdobePDFSchema()
public static AdobePDFAdapter getAdapter(Metadata meta)
meta
- the metadata objectpublic MergeRuleSet getDefaultMergeRuleSet()
getDefaultMergeRuleSet
in class XMPSchema
XMPSchema.getDefaultMergeRuleSet()
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.