| Package | Description | 
|---|---|
| org.apache.pdfbox.preflight.metadata | |
| org.apache.xmpbox | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | SynchronizedMetaDataValidation. analyzeAuthorProperty(PDDocumentInformation dico,
                     DublinCoreSchema dc,
                     List<ValidationResult.ValidationError> ve)Analyze if Author(s) embedded in Document Information dictionary and in XMP properties are
 synchronized | 
| protected void | SynchronizedMetaDataValidation. analyzeSubjectProperty(PDDocumentInformation dico,
                      DublinCoreSchema dc,
                      List<ValidationResult.ValidationError> ve)Analyze if Subject(s) embedded in Document Information dictionary and in XMP properties are
 synchronized | 
| protected void | SynchronizedMetaDataValidation. analyzeTitleProperty(PDDocumentInformation dico,
                    DublinCoreSchema dc,
                    List<ValidationResult.ValidationError> ve)Analyze if Title embedded in Document Information dictionary and in XMP properties are synchronized | 
| Modifier and Type | Method and Description | 
|---|---|
| DublinCoreSchema | XMPMetadata. createAndAddDublinCoreSchema()Create and add a default Dublin Core schema to this metadata. | 
| DublinCoreSchema | XMPMetadata. getDublinCoreSchema()Get the Dublin Core schema. | 
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.