Package | Description |
---|---|
com.pdfunit |
This is the main package for testing PDF documents.
|
com.pdfunit.pagefilter |
Classes to filter individual pages from the entire document.
|
com.pdfunit.validators |
Classes implementing validations on specific topics of PDF.
|
Class and Description |
---|
PagesToUse
Abstract superclass defining methods, to define and find pages for
subsequent tests, which are page dependent.
|
Class and Description |
---|
ClippingArea
This class defines a rectangle, which belongs to a section of a PDF document.
|
EvenPages
This class collects all even pages of a PDF document.
|
EveryPageAfter
This class finds all pages after a given pagenumber of a PDF document.
|
EveryPageBefore
This class finds all pages before a given pagenumber of a PDF document.
|
FirstPage
This class finds the first page of a PDF document.
|
LastPage
This class finds the last page of a PDF document.
|
OddPages
This class collects all odd pages of a PDF document.
|
OnAnyPage
This class collects every page of a PDF document.
|
OnEveryPage
This class collects every page of a PDF document.
|
PagesToUse
Abstract superclass defining methods, to define and find pages for
subsequent tests, which are page dependent.
|
PagesToUseFromTo |
Class and Description |
---|
ClippingArea
This class defines a rectangle, which belongs to a section of a PDF document.
|
PagesToUse
Abstract superclass defining methods, to define and find pages for
subsequent tests, which are page dependent.
|
Copyright (C) PDFUnit.com. See here for license.