public class XMPBasicSchema extends XMPSchema
| Modifier and Type | Field | Description |
|---|---|---|
static String |
NAMESPACE |
Namespace URI for XMP Basic
|
static String |
PREFERRED_PREFIX |
Preferred prefix for XMP Basic
|
static String |
QUALIFIER_NAMESPACE |
Namespace URI for the qualifier for xmp:Identifier
|
static QName |
SCHEME_QUALIFIER |
The qualified name for the qualifier for xmp:Identifier
|
| Constructor | Description |
|---|---|
XMPBasicSchema() |
Creates a new schema instance for Dublin Core.
|
| Modifier and Type | Method | Description |
|---|---|---|
static XMPBasicAdapter |
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, waitgetNamespace, getPreferredPrefix, getQNamepublic static final String NAMESPACE
public static final String PREFERRED_PREFIX
public static final String QUALIFIER_NAMESPACE
public static final QName SCHEME_QUALIFIER
public XMPBasicSchema()
public static XMPBasicAdapter getAdapter(Metadata meta)
meta - the metadata objectpublic MergeRuleSet getDefaultMergeRuleSet()
getDefaultMergeRuleSet in class XMPSchemaXMPSchema.getDefaultMergeRuleSet()Copyright © 2018 Apache Software Foundation. All rights reserved.