|
xmlgraphics-commons 1.3 | |||||||||
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
public class 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
Deprecated. Namespace URI for Dublin Core |
Constructor Summary | |
---|---|
PDFAOldXMPSchema()
Deprecated. Creates a new schema instance for Dublin Core. |
Method Summary | |
---|---|
static PDFAAdapter |
getAdapter(Metadata meta)
Deprecated. Creates and returns an adapter for this schema around the given metadata object. |
MergeRuleSet |
getDefaultMergeRuleSet()
Deprecated. |
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.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |