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.
|
XMPBasicSchema |
XMPMetadata.getXMPBasicSchema()
Get the XMP Basic schema.
|
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.