Package | Description |
---|---|
com.pdfunit.validators |
Classes implementing validations on specific topics of PDF.
|
Modifier and Type | Method and Description |
---|---|
VersionValidator |
VersionValidator.greaterThan(PDFVersion lowerLimitExclusive)
This method does what the name suggests.
|
VersionValidator |
DocumentValidator.hasVersion()
This method does what the name suggests.
|
VersionValidator |
VersionValidator.lessThan(PDFVersion upperLimitExclusive)
This method does what the name suggests.
|
VersionValidator |
VersionValidator.matching(PDFVersion expectedVersion)
This method does what the name suggests.
|
Copyright (C) PDFUnit.com. See here for license.