Package | Description |
---|---|
com.pdfunit.validators |
Classes implementing validations on specific topics of PDF.
|
Modifier and Type | Method and Description |
---|---|
CompareValidator |
DocumentValidator.and(byte[] byteArrayMaster)
This method creates an instance of an validator, which provides many methods,
to compare a test-PDF with a master-PDF.
|
CompareValidator |
DocumentValidator.and(byte[] byteArrayMaster,
java.lang.String password)
This method creates an instance of a validator, which provides many methods,
to compare a test-PDF with a master-PDF.
|
CompareValidator |
DocumentValidator.and(java.io.File fileMaster)
This method creates an instance of an validator, which provides many methods,
to compare a test-PDF with a master-PDF.
|
CompareValidator |
DocumentValidator.and(java.io.InputStream fisMaster)
This method creates an instance of an validator, which provides many methods,
to compare a test-PDF with a master-PDF.
|
CompareValidator |
DocumentValidator.and(java.io.InputStream fisMaster,
java.lang.String password)
This method creates an instance of a validator, which provides many methods,
to compare a test-PDF with a master-PDF.
|
CompareValidator |
DocumentValidator.and(java.lang.String filenameMaster)
This method creates an instance of an validator, which provides many methods,
to compare a test-PDF with a master-PDF.
|
CompareValidator |
DocumentValidator.and(java.lang.String compareFilename,
java.lang.String password)
This method creates an instance of an validator, which provides many methods,
to compare a test-PDF with a master-PDF.
|
CompareValidator |
DocumentValidator.and(java.net.URL urlMaster)
This method creates an instance of an validator, which provides many methods,
to compare a test-PDF with a master-PDF.
|
CompareValidator |
DocumentValidator.and(java.net.URL urlMaster,
java.lang.String password)
This method creates an instance of a validator, which provides many methods,
to compare a test-PDF with a master-PDF.
|
CompareValidator |
CompareValidator.areBothForFastWebView()
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameActions()
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameActions(WhitespaceProcessing whitespaceProcessing)
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameAppearance(PagesToUse pagesToUse)
This method renders each specified page of a test PDF document and compares
it as an image to the same area of a master PDF.
|
CompareValidator |
CompareValidator.haveSameAppearance(PagesToUse pagesToUse,
ClippingArea clippingArea)
This method renders areas from each specified page of a test PDF document
and compares it as an image to the same area of a master PDF.
|
CompareValidator |
CompareValidator.haveSameAuthor()
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameBookmarks()
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameContent()
Deprecated.
Unprecise name. Use haveSameText() instead.
|
CompareValidator |
CompareValidator.haveSameContent(PagesToUse pagesToUse)
Deprecated.
Unprecise name. Use haveSameText(PagesToUse) instead.
|
CompareValidator |
CompareValidator.haveSameContent(PagesToUse pagesToUse,
ClippingArea clippingArea)
Deprecated.
Unprecise name. Use haveSameText(PagesToUse, ClippingArea) instead.
|
CompareValidator |
CompareValidator.haveSameContent(PagesToUse pagesToUse,
ClippingArea clippingArea,
WhitespaceProcessing whitespaceProcessing)
Deprecated.
Unprecise name. Use haveSameText(PagesToUse, ClippingArea, WhitespaceProcessing) instead.
|
CompareValidator |
CompareValidator.haveSameContent(PagesToUse pagesToUse,
WhitespaceProcessing whitespaceProcessing)
Deprecated.
Unprecise name. Use haveSameText(PagesToUse, WhitespaceProcessing) instead.
|
CompareValidator |
CompareValidator.haveSameCreationDate()
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameCreator()
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameEmbeddedFiles(ComparedBy toBeComparedBy)
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameFieldsByName()
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameFieldsByProperties()
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameFieldsByValue()
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameFonts()
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameFormat()
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameFormat(PagesToUse pagesToUse)
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameImages()
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameImages(PagesToUse pagesToUse)
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameJavaScript()
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameKeywords()
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameLanguage()
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameLayerNames()
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameModificationDate()
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameNamedDestinations()
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameNumberOfActions()
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameNumberOfBookmarks()
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameNumberOfEmbeddedFiles()
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameNumberOfFields()
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameNumberOfFonts()
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameNumberOfImages()
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameNumberOfImages(PagesToUse pagesToUse)
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameNumberOfLayers()
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameNumberOfNamedDestinations()
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameNumberOfPages()
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameNumberOfTaggingInfo()
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSamePermission(ComparePermission permissionsToCompare)
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSamePermissions()
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameProducer()
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameProperties()
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameProperty(java.lang.String property)
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameSignatureNames()
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameSubject()
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameTaggingInfo()
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameText()
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameText(PagesToUse pagesToUse)
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameText(PagesToUse pagesToUse,
ClippingArea clippingArea)
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameText(PagesToUse pagesToUse,
ClippingArea clippingArea,
WhitespaceProcessing whitespaceProcessing)
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameText(PagesToUse pagesToUse,
WhitespaceProcessing whitespaceProcessing)
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameTitle()
This method does what the name suggests.
|
CompareValidator |
CompareValidator.haveSameTrappingInfo()
This method does what the name suggests.
|
Copyright (C) PDFUnit.com. See here for license.