| Package | Description | 
|---|---|
| com.pdfunit | 
 This is the main package for testing PDF documents. 
 | 
| com.pdfunit.filter.page | 
 Classes to define filters for individual pages of an entire PDF document. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static AnyPage | 
Constants.ANY_PAGE
Instance providing the page numbers for every page of a PDF document
 and signaling the validator class the first match. 
 | 
static AnyPage | 
Constants.ON_ANY_PAGE
Instance providing the page numbers for every page of a PDF document
 and signaling the validator class the first match. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static AnyPage | 
AnyPage.getPreparedInstance()
Creating an instance providing pagenumbers for all pages of a PDF document,
 and signalling the validator the first match. 
 | 
Copyright (C) PDFUnit.com. See here for license.