public class DublinCoreSchema extends XMPSchema
Modifier and Type | Field | Description |
---|---|---|
static java.lang.String |
NAMESPACE |
Namespace URI for Dublin Core
|
Constructor | Description |
---|---|
DublinCoreSchema() |
Creates a new schema instance for Dublin Core.
|
Modifier and Type | Method | Description |
---|---|---|
static DublinCoreAdapter |
getAdapter(Metadata meta) |
Creates and returns an adapter for this schema around the given metadata object.
|
MergeRuleSet |
getDefaultMergeRuleSet() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getNamespace, getPreferredPrefix, getQName
public static final java.lang.String NAMESPACE
public DublinCoreSchema()
public static DublinCoreAdapter getAdapter(Metadata meta)
meta
- the metadata objectpublic MergeRuleSet getDefaultMergeRuleSet()
getDefaultMergeRuleSet
in class XMPSchema
XMPSchema.getDefaultMergeRuleSet()
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.