|
xmlgraphics-commons 1.1 | ||||||||||
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.pdf.PDFAOldXMPSchema
XMP Schema for PDF/A (ISO 19005-1). This schema uses a namespace URI used in a draft version of the ISO standard which is still necessary because of a bug in Adobe Acrobat.
Field Summary | |
static java.lang.String |
NAMESPACE
Namespace URI for Dublin Core |
Constructor Summary | |
PDFAOldXMPSchema()
Creates a new schema instance for Dublin Core. |
Method Summary | |
static PDFAAdapter |
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
Constructor Detail |
public PDFAOldXMPSchema()
Method Detail |
public static PDFAAdapter getAdapter(Metadata meta)
meta
- the metadata object
public MergeRuleSet getDefaultMergeRuleSet()
getDefaultMergeRuleSet
in class XMPSchema
XMPSchema.getDefaultMergeRuleSet()
|
xmlgraphics-commons 1.1 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |