@DoNotObfuscate
public final class CertificationLevelValidator
extends com.pdfunit.validators.AbstractValidator
Modifier | Constructor and Description |
---|---|
protected |
CertificationLevelValidator(DocumentValidator documentValidator) |
Modifier and Type | Method and Description |
---|---|
CertificationLevelValidator |
isCertified()
This method checks whether a PDF document is certified.
|
CertificationLevelValidator |
isCertifiedFor(CertificationLevel expectedLevel)
This method compares the name of 'certified for' of the current document with
the given parameter.
|
protected CertificationLevelValidator(DocumentValidator documentValidator)
public CertificationLevelValidator isCertified()
@Guarded public CertificationLevelValidator isCertifiedFor(CertificationLevel expectedLevel)
Copyright (C) PDFUnit.com. See here for license.