Uses of Class
org.apache.xmpbox.schema.AdobePDFSchema
Packages that use AdobePDFSchema
-
Uses of AdobePDFSchema in org.apache.pdfbox.preflight.metadata
Methods in org.apache.pdfbox.preflight.metadata with parameters of type AdobePDFSchemaModifier and TypeMethodDescriptionprotected void
SynchronizedMetaDataValidation.analyzeKeywordsProperty
(PDDocumentInformation dico, AdobePDFSchema pdf, List<ValidationResult.ValidationError> ve) Analyze if Keyword(s) embedded in Document Information dictionary and in XMP properties are synchronizedprotected void
SynchronizedMetaDataValidation.analyzeProducerProperty
(PDDocumentInformation dico, AdobePDFSchema pdf, List<ValidationResult.ValidationError> ve) Analyze if Producer embedded in Document Information dictionary and in XMP properties are synchronized -
Uses of AdobePDFSchema in org.apache.xmpbox
Methods in org.apache.xmpbox that return AdobePDFSchemaModifier and TypeMethodDescriptionXMPMetadata.createAndAddAdobePDFSchema()
Create and add an Adobe PDF schema to this metadata.XMPMetadata.getAdobePDFSchema()
Get the Adobe PDF schema.