Package | Description |
---|---|
org.apache.pdfbox.preflight.metadata | |
org.apache.xmpbox |
Modifier and Type | Method and Description |
---|---|
protected void |
SynchronizedMetaDataValidation.analyzeCreationDateProperty(PDDocumentInformation dico,
XMPBasicSchema xmp,
List<ValidationResult.ValidationError> ve)
Analyze if the CreationDate embedded in Document Information dictionary and in XMP properties are synchronized
|
protected void |
SynchronizedMetaDataValidation.analyzeCreatorToolProperty(PDDocumentInformation dico,
XMPBasicSchema xmp,
List<ValidationResult.ValidationError> ve)
Analyze if the creator tool embedded in Document Information dictionary and in XMP properties are synchronized
|
protected void |
SynchronizedMetaDataValidation.analyzeModifyDateProperty(PDDocumentInformation dico,
XMPBasicSchema xmp,
List<ValidationResult.ValidationError> ve)
Analyze if the ModifyDate embedded in Document Information dictionary and in XMP properties are synchronized
|
Modifier and Type | Method and Description |
---|---|
XMPBasicSchema |
XMPMetadata.createAndAddXMPBasicSchema()
Create and add a XMP Basic schema to this metadata This method return the created schema to enter information
|
XMPBasicSchema |
XMPMetadata.getXMPBasicSchema()
Get the XMP Basic schema This method return null if not found
|
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.