public class PDFUAXMPSchema extends XMPSchema
Modifier and Type | Field and Description |
---|---|
private static MergeRuleSet |
mergeRuleSet |
static java.lang.String |
NAMESPACE
Namespace URI for Dublin Core
|
Constructor and Description |
---|
PDFUAXMPSchema()
Creates a new schema instance for Dublin Core.
|
Modifier and Type | Method and Description |
---|---|
static PDFUAAdapter |
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
private static MergeRuleSet mergeRuleSet
public PDFUAXMPSchema()
public static PDFUAAdapter getAdapter(Metadata meta)
meta
- the metadata objectpublic MergeRuleSet getDefaultMergeRuleSet()
getDefaultMergeRuleSet
in class XMPSchema
XMPSchema.getDefaultMergeRuleSet()