Package | Description |
---|---|
com.pdfunit.validators |
Classes implementing validations on specific topics of PDF.
|
Modifier and Type | Method and Description |
---|---|
MultiDocumentFormatValidator |
MultiDocumentFormatValidator.hasFormat(DocumentFormat expectedFormat)
This method checks that each predefined page of a document from the given set
of PDF documents has the expected page format.
|
MultiDocumentFormatValidator |
MultiDocumentValidator.hasFormat(DocumentFormat expectedFormat)
This method checks that each document of the given set of PDF documents has
the expected page format.
|
Copyright (C) PDFUnit.com. See here for license.