Package | Description |
---|---|
org.apache.xmpbox |
Modifier and Type | Method and Description |
---|---|
PDFAExtensionSchema |
XMPMetadata.createAndAddPDFAExtensionSchemaWithDefaultNS()
Create and add a default PDFA Extension schema to this metadata This method return the created schema to enter
information This PDFAExtension is created with all default namespaces used in PDFAExtensionSchema
|
PDFAExtensionSchema |
XMPMetadata.createAndAddPDFAExtensionSchemaWithNS(Map<String,String> namespaces)
Create and add a default PDFA Extension schema to this metadata This method return the created schema to enter
information This PDFAExtension is created with specified list of namespaces
|
PDFAExtensionSchema |
XMPMetadata.getPDFExtensionSchema()
Get the PDFA Extension schema This method return null if not found
|
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.