@DoNotObfuscate
public class MultiDocumentFormatValidator
extends java.lang.Object
FormatValidator
![]() |
![]() |
Modifier | Constructor and Description |
---|---|
protected |
MultiDocumentFormatValidator(java.util.Vector<DocumentValidator> documentValidators) |
Modifier and Type | Method and Description |
---|---|
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.
|
protected MultiDocumentFormatValidator(java.util.Vector<DocumentValidator> documentValidators)
@Guarded public MultiDocumentFormatValidator hasFormat(DocumentFormat expectedFormat, PagesToUse pagesToUse)
Copyright (C) PDFUnit.com. See here for license.