| Package | Description | 
|---|---|
| org.apache.xmpbox | |
| org.apache.xmpbox.schema | |
| org.apache.xmpbox.type | 
| Modifier and Type | Method and Description | 
|---|---|
| PDFAExtensionSchema | XMPMetadata. createAndAddPDFAExtensionSchemaWithNS(Map<String,String> namespaces)Create and add a default PDFA Extension schema to this metadata. | 
| Modifier and Type | Method and Description | 
|---|---|
| XMPSchema | XMPSchemaFactory. createXMPSchema(XMPMetadata metadata,
               String prefix)Create a schema that corresponding to this factory and add it to metadata | 
| Modifier and Type | Method and Description | 
|---|---|
| XMPSchema | TypeMapping. getAssociatedSchemaObject(XMPMetadata metadata,
                         String namespace,
                         String prefix)Return the specialized schema class representation if it's known (create and add it to metadata). | 
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.