Package | Description |
---|---|
com.pdfunit.validators |
Classes implementing validations on specific topics of PDF.
|
Modifier and Type | Method and Description |
---|---|
CertifiedForValidator |
CertifiedForValidator.isCertified()
This method checks whether a PDF document is certified.
|
CertifiedForValidator |
CertifiedForValidator.isCertifiedFor(CertifiedFor expectedCertificiedFor)
This method compares the name of 'certified for' of the current document with
the given parameter.
|
Copyright (C) PDFUnit.com. See here for license.