@DoNotObfuscate
public final class MultiDocumentVersionValidator
extends java.lang.Object
VersionValidator
Modifier | Constructor and Description |
---|---|
protected |
MultiDocumentVersionValidator(MultiDocumentValidator backReference) |
Modifier and Type | Method and Description |
---|---|
MultiDocumentVersionValidator |
hasVersion()
This method checks that each document of the given set of PDF documents
has a version.
|
void |
matching(PDFVersion expectedVersion)
This method checks that each PDF document has the expected PDF version.
|
protected MultiDocumentVersionValidator(MultiDocumentValidator backReference)
public MultiDocumentVersionValidator hasVersion()
@Guarded public void matching(PDFVersion expectedVersion)
Copyright (C) PDFUnit.com. See here for license.