Modifier | Constructor and Description |
---|---|
protected |
CompareValidator(com.pdfunit.internal.spi.IDocument testDocument,
com.pdfunit.internal.spi.IDocument masterDocument) |
Modifier and Type | Method and Description |
---|---|
CompareValidator |
areBothForFastWebView()
This method does what the name suggests.
|
CompareValidator |
haveSameActions()
This method does what the name suggests.
|
CompareValidator |
haveSameActions(WhitespaceProcessing whitespaceProcessing)
This method does what the name suggests.
|
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 |
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 |
haveSameAuthor()
This method does what the name suggests.
|
CompareValidator |
haveSameBookmarks()
This method does what the name suggests.
|
CompareValidator |
haveSameContent()
Deprecated.
Unprecise name. Use haveSameText() instead.
|
CompareValidator |
haveSameContent(PagesToUse pagesToUse)
Deprecated.
Unprecise name. Use haveSameText(PagesToUse) instead.
|
CompareValidator |
haveSameContent(PagesToUse pagesToUse,
ClippingArea clippingArea)
Deprecated.
Unprecise name. Use haveSameText(PagesToUse, ClippingArea) instead.
|
CompareValidator |
haveSameContent(PagesToUse pagesToUse,
ClippingArea clippingArea,
WhitespaceProcessing whitespaceProcessing)
Deprecated.
Unprecise name. Use haveSameText(PagesToUse, ClippingArea, WhitespaceProcessing) instead.
|
CompareValidator |
haveSameContent(PagesToUse pagesToUse,
WhitespaceProcessing whitespaceProcessing)
Deprecated.
Unprecise name. Use haveSameText(PagesToUse, WhitespaceProcessing) instead.
|
CompareValidator |
haveSameCreationDate()
This method does what the name suggests.
|
CompareValidator |
haveSameCreator()
This method does what the name suggests.
|
CompareValidator |
haveSameEmbeddedFiles(ComparedBy toBeComparedBy)
This method does what the name suggests.
|
CompareValidator |
haveSameFieldsByName()
This method does what the name suggests.
|
CompareValidator |
haveSameFieldsByProperties()
This method does what the name suggests.
|
CompareValidator |
haveSameFieldsByValue()
This method does what the name suggests.
|
CompareValidator |
haveSameFonts()
This method does what the name suggests.
|
CompareValidator |
haveSameFormat()
This method does what the name suggests.
|
CompareValidator |
haveSameFormat(PagesToUse pagesToUse)
This method does what the name suggests.
|
CompareValidator |
haveSameImages()
This method does what the name suggests.
|
CompareValidator |
haveSameImages(PagesToUse pagesToUse)
This method does what the name suggests.
|
CompareValidator |
haveSameJavaScript()
This method does what the name suggests.
|
CompareValidator |
haveSameKeywords()
This method does what the name suggests.
|
CompareValidator |
haveSameLanguage()
This method does what the name suggests.
|
CompareValidator |
haveSameLayerNames()
This method does what the name suggests.
|
CompareValidator |
haveSameModificationDate()
This method does what the name suggests.
|
CompareValidator |
haveSameNamedDestinations()
This method does what the name suggests.
|
CompareValidator |
haveSameNumberOfActions()
This method does what the name suggests.
|
CompareValidator |
haveSameNumberOfBookmarks()
This method does what the name suggests.
|
CompareValidator |
haveSameNumberOfEmbeddedFiles()
This method does what the name suggests.
|
CompareValidator |
haveSameNumberOfFields()
This method does what the name suggests.
|
CompareValidator |
haveSameNumberOfFonts()
This method does what the name suggests.
|
CompareValidator |
haveSameNumberOfImages()
This method does what the name suggests.
|
CompareValidator |
haveSameNumberOfImages(PagesToUse pagesToUse)
This method does what the name suggests.
|
CompareValidator |
haveSameNumberOfLayers()
This method does what the name suggests.
|
CompareValidator |
haveSameNumberOfNamedDestinations()
This method does what the name suggests.
|
CompareValidator |
haveSameNumberOfPages()
This method does what the name suggests.
|
CompareValidator |
haveSameNumberOfTaggingInfo()
This method does what the name suggests.
|
CompareValidator |
haveSamePermission(ComparePermission permissionsToCompare)
This method does what the name suggests.
|
CompareValidator |
haveSamePermissions()
This method does what the name suggests.
|
CompareValidator |
haveSameProducer()
This method does what the name suggests.
|
CompareValidator |
haveSameProperties()
This method does what the name suggests.
|
CompareValidator |
haveSameProperty(java.lang.String property)
This method does what the name suggests.
|
CompareValidator |
haveSameSignatureNames()
This method does what the name suggests.
|
CompareValidator |
haveSameSubject()
This method does what the name suggests.
|
CompareValidator |
haveSameTaggingInfo()
This method does what the name suggests.
|
CompareValidator |
haveSameText()
This method does what the name suggests.
|
CompareValidator |
haveSameText(PagesToUse pagesToUse)
This method does what the name suggests.
|
CompareValidator |
haveSameText(PagesToUse pagesToUse,
ClippingArea clippingArea)
This method does what the name suggests.
|
CompareValidator |
haveSameText(PagesToUse pagesToUse,
ClippingArea clippingArea,
WhitespaceProcessing whitespaceProcessing)
This method does what the name suggests.
|
CompareValidator |
haveSameText(PagesToUse pagesToUse,
WhitespaceProcessing whitespaceProcessing)
This method does what the name suggests.
|
CompareValidator |
haveSameTitle()
This method does what the name suggests.
|
CompareValidator |
haveSameTrappingInfo()
This method does what the name suggests.
|
CompareXFAValidator |
haveSameXFAData()
This method does what the name suggests.
|
CompareXMPValidator |
haveSameXMPData()
This method does what the name suggests.
|
protected CompareValidator(com.pdfunit.internal.spi.IDocument testDocument, com.pdfunit.internal.spi.IDocument masterDocument)
public CompareValidator haveSameLayerNames()
public CompareValidator haveSameTaggingInfo()
public CompareValidator haveSameJavaScript()
public CompareValidator haveSameTrappingInfo()
public CompareValidator haveSameNumberOfTaggingInfo()
public CompareValidator haveSameNumberOfFields()
public CompareValidator haveSameNumberOfNamedDestinations()
public CompareValidator haveSameNamedDestinations()
public CompareValidator areBothForFastWebView()
public CompareValidator haveSameNumberOfEmbeddedFiles()
public CompareValidator haveSameNumberOfFonts()
public CompareValidator haveSameNumberOfPages()
public CompareValidator haveSameNumberOfLayers()
public CompareValidator haveSameNumberOfBookmarks()
public CompareValidator haveSameNumberOfActions()
@Guarded public CompareValidator haveSameEmbeddedFiles(ComparedBy toBeComparedBy)
public CompareXFAValidator haveSameXFAData()
public CompareXMPValidator haveSameXMPData()
@Guarded public CompareValidator haveSamePermission(ComparePermission permissionsToCompare)
public CompareValidator haveSamePermissions()
public CompareValidator haveSameText()
@Deprecated public CompareValidator haveSameContent()
@Guarded public CompareValidator haveSameText(PagesToUse pagesToUse)
@Deprecated @Guarded public CompareValidator haveSameContent(PagesToUse pagesToUse)
@Guarded public CompareValidator haveSameText(PagesToUse pagesToUse, WhitespaceProcessing whitespaceProcessing)
@Deprecated @Guarded public CompareValidator haveSameContent(PagesToUse pagesToUse, WhitespaceProcessing whitespaceProcessing)
@Guarded public CompareValidator haveSameText(PagesToUse pagesToUse, ClippingArea clippingArea)
@Deprecated @Guarded public CompareValidator haveSameContent(PagesToUse pagesToUse, ClippingArea clippingArea)
@Guarded public CompareValidator haveSameText(PagesToUse pagesToUse, ClippingArea clippingArea, WhitespaceProcessing whitespaceProcessing)
@Deprecated @Guarded public CompareValidator haveSameContent(PagesToUse pagesToUse, ClippingArea clippingArea, WhitespaceProcessing whitespaceProcessing)
public CompareValidator haveSameFonts()
public CompareValidator haveSameBookmarks()
public CompareValidator haveSameAuthor()
public CompareValidator haveSameCreationDate()
public CompareValidator haveSameCreator()
public CompareValidator haveSameKeywords()
public CompareValidator haveSameLanguage()
public CompareValidator haveSameProducer()
public CompareValidator haveSameSubject()
public CompareValidator haveSameTitle()
public CompareValidator haveSameSignatureNames()
public CompareValidator haveSameModificationDate()
public CompareValidator haveSameActions()
@Guarded public CompareValidator haveSameActions(WhitespaceProcessing whitespaceProcessing)
public CompareValidator haveSameNumberOfImages()
@Guarded public CompareValidator haveSameNumberOfImages(PagesToUse pagesToUse)
public CompareValidator haveSameImages()
@Guarded public CompareValidator haveSameImages(PagesToUse pagesToUse)
@Guarded public CompareValidator haveSameAppearance(PagesToUse pagesToUse)
@Guarded public CompareValidator haveSameAppearance(PagesToUse pagesToUse, ClippingArea clippingArea)
public CompareValidator haveSameFormat()
@Guarded public CompareValidator haveSameFormat(PagesToUse pagesToUse)
public CompareValidator haveSameFieldsByName()
public CompareValidator haveSameFieldsByValue()
public CompareValidator haveSameFieldsByProperties()
public CompareValidator haveSameProperties()
@Guarded public CompareValidator haveSameProperty(java.lang.String property)
Copyright (C) PDFUnit.com. See here for license.