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