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