|
xmlgraphics-commons 1.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.xmlgraphics.xmp.XMPSchema
org.apache.xmlgraphics.xmp.schemas.XMPBasicSchema
public class XMPBasicSchema
XMP schema for XMP Basic.
Field Summary | |
---|---|
static java.lang.String |
NAMESPACE
Namespace URI for XMP Basic |
static java.lang.String |
PREFERRED_PREFIX
Preferred prefix for XMP Basic |
static java.lang.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 Summary | |
---|---|
XMPBasicSchema()
Creates a new schema instance for Dublin Core. |
Method Summary | |
---|---|
static XMPBasicAdapter |
getAdapter(Metadata meta)
Creates and returns an adapter for this schema around the given metadata object. |
MergeRuleSet |
getDefaultMergeRuleSet()
|
Methods inherited from class org.apache.xmlgraphics.xmp.XMPSchema |
---|
getNamespace, getPreferredPrefix, getQName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String NAMESPACE
public static final java.lang.String PREFERRED_PREFIX
public static final java.lang.String QUALIFIER_NAMESPACE
public static final QName SCHEME_QUALIFIER
Constructor Detail |
---|
public XMPBasicSchema()
Method Detail |
---|
public static XMPBasicAdapter getAdapter(Metadata meta)
meta
- the metadata object
public MergeRuleSet getDefaultMergeRuleSet()
getDefaultMergeRuleSet
in class XMPSchema
XMPSchema.getDefaultMergeRuleSet()
|
xmlgraphics-commons 1.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |