- A0_LANDSCAPE - Static variable in class com.pdfunit.Constants
-
A typical page format.
- A0_LANDSCAPE - Static variable in class com.pdfunit.DocumentFormat
-
- A0_PORTRAIT - Static variable in class com.pdfunit.Constants
-
A typical page format.
- A0_PORTRAIT - Static variable in class com.pdfunit.DocumentFormat
-
- A1_LANDSCAPE - Static variable in class com.pdfunit.Constants
-
A typical page format.
- A1_LANDSCAPE - Static variable in class com.pdfunit.DocumentFormat
-
- A1_PORTRAIT - Static variable in class com.pdfunit.Constants
-
A typical page format.
- A1_PORTRAIT - Static variable in class com.pdfunit.DocumentFormat
-
- A2_LANDSCAPE - Static variable in class com.pdfunit.Constants
-
A typical page format.
- A2_LANDSCAPE - Static variable in class com.pdfunit.DocumentFormat
-
- A2_PORTRAIT - Static variable in class com.pdfunit.Constants
-
A typical page format.
- A2_PORTRAIT - Static variable in class com.pdfunit.DocumentFormat
-
- A3_LANDSCAPE - Static variable in class com.pdfunit.Constants
-
A typical page format.
- A3_LANDSCAPE - Static variable in class com.pdfunit.DocumentFormat
-
- A3_PORTRAIT - Static variable in class com.pdfunit.Constants
-
A typical page format.
- A3_PORTRAIT - Static variable in class com.pdfunit.DocumentFormat
-
- A4_LANDSCAPE - Static variable in class com.pdfunit.Constants
-
A typical page format.
- A4_LANDSCAPE - Static variable in class com.pdfunit.DocumentFormat
-
- A4_PORTRAIT - Static variable in class com.pdfunit.Constants
-
A typical page format.
- A4_PORTRAIT - Static variable in class com.pdfunit.DocumentFormat
-
- A5_LANDSCAPE - Static variable in class com.pdfunit.Constants
-
A typical page format.
- A5_LANDSCAPE - Static variable in class com.pdfunit.DocumentFormat
-
- A5_PORTRAIT - Static variable in class com.pdfunit.Constants
-
A typical page format.
- A5_PORTRAIT - Static variable in class com.pdfunit.DocumentFormat
-
- A6_LANDSCAPE - Static variable in class com.pdfunit.Constants
-
A typical page format.
- A6_LANDSCAPE - Static variable in class com.pdfunit.DocumentFormat
-
- A6_PORTRAIT - Static variable in class com.pdfunit.Constants
-
A typical page format.
- A6_PORTRAIT - Static variable in class com.pdfunit.DocumentFormat
-
- AbstractPDFUnitMessage - Class in com.pdfunit.messages
-
Superclass for all message classes.
- AbstractPDFUnitMessage(Class<? extends AbstractPDFUnitMessage>, String...) - Constructor for class com.pdfunit.messages.AbstractPDFUnitMessage
-
- ActionContentNoRegexMatchMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionContentNoRegexMatchMessage(IDocument, String) - Constructor for class com.pdfunit.messages.ActionContentNoRegexMatchMessage
-
- ActionContentNotContainingChainedActionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionContentNotContainingChainedActionMessage(IDocument, String) - Constructor for class com.pdfunit.messages.ActionContentNotContainingChainedActionMessage
-
- ActionContentNotContainingCloseActionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionContentNotContainingCloseActionMessage(IDocument, String) - Constructor for class com.pdfunit.messages.ActionContentNotContainingCloseActionMessage
-
- ActionContentNotContainingImportDataActionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionContentNotContainingImportDataActionMessage(IDocument, String) - Constructor for class com.pdfunit.messages.ActionContentNotContainingImportDataActionMessage
-
- ActionContentNotContainingJavaScriptActionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionContentNotContainingJavaScriptActionMessage(IDocument, String) - Constructor for class com.pdfunit.messages.ActionContentNotContainingJavaScriptActionMessage
-
- ActionContentNotContainingNamedActionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionContentNotContainingNamedActionMessage(IDocument, String) - Constructor for class com.pdfunit.messages.ActionContentNotContainingNamedActionMessage
-
- ActionContentNotContainingOpenActionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionContentNotContainingOpenActionMessage(IDocument, String) - Constructor for class com.pdfunit.messages.ActionContentNotContainingOpenActionMessage
-
- ActionContentNotContainingPrintActionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionContentNotContainingPrintActionMessage(IDocument, String) - Constructor for class com.pdfunit.messages.ActionContentNotContainingPrintActionMessage
-
- ActionContentNotContainingResetFormActionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionContentNotContainingResetFormActionMessage(IDocument, String) - Constructor for class com.pdfunit.messages.ActionContentNotContainingResetFormActionMessage
-
- ActionContentNotContainingSaveActionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionContentNotContainingSaveActionMessage(IDocument, String) - Constructor for class com.pdfunit.messages.ActionContentNotContainingSaveActionMessage
-
- ActionContentNotContainingSubmitFormActionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionContentNotContainingSubmitFormActionMessage(IDocument, String) - Constructor for class com.pdfunit.messages.ActionContentNotContainingSubmitFormActionMessage
-
- ActionContentNotContainingURIActionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionContentNotContainingURIActionMessage(IDocument, String) - Constructor for class com.pdfunit.messages.ActionContentNotContainingURIActionMessage
-
- ActionContentNotContaningAnyActionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionContentNotContaningAnyActionMessage(IDocument, String) - Constructor for class com.pdfunit.messages.ActionContentNotContaningAnyActionMessage
-
- ActionContentNotMatchingAnyActionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionContentNotMatchingAnyActionMessage(IDocument, String) - Constructor for class com.pdfunit.messages.ActionContentNotMatchingAnyActionMessage
-
- ActionContentNotMatchingChainedActionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionContentNotMatchingChainedActionMessage(IDocument, String) - Constructor for class com.pdfunit.messages.ActionContentNotMatchingChainedActionMessage
-
- ActionContentNotMatchingCloseActionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionContentNotMatchingCloseActionMessage(IDocument, String) - Constructor for class com.pdfunit.messages.ActionContentNotMatchingCloseActionMessage
-
- ActionContentNotMatchingImportDataActionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionContentNotMatchingImportDataActionMessage(IDocument, String) - Constructor for class com.pdfunit.messages.ActionContentNotMatchingImportDataActionMessage
-
- ActionContentNotMatchingJavaScriptActionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionContentNotMatchingJavaScriptActionMessage(IDocument, String) - Constructor for class com.pdfunit.messages.ActionContentNotMatchingJavaScriptActionMessage
-
- ActionContentNotMatchingNamedActionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionContentNotMatchingNamedActionMessage(IDocument, String) - Constructor for class com.pdfunit.messages.ActionContentNotMatchingNamedActionMessage
-
- ActionContentNotMatchingOpenActionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionContentNotMatchingOpenActionMessage(IDocument, String) - Constructor for class com.pdfunit.messages.ActionContentNotMatchingOpenActionMessage
-
- ActionContentNotMatchingPrintActionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionContentNotMatchingPrintActionMessage(IDocument, String) - Constructor for class com.pdfunit.messages.ActionContentNotMatchingPrintActionMessage
-
- ActionContentNotMatchingResetFormActionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionContentNotMatchingResetFormActionMessage(IDocument, String) - Constructor for class com.pdfunit.messages.ActionContentNotMatchingResetFormActionMessage
-
- ActionContentNotMatchingSaveActionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionContentNotMatchingSaveActionMessage(IDocument, String) - Constructor for class com.pdfunit.messages.ActionContentNotMatchingSaveActionMessage
-
- ActionContentNotMatchingSubmitFormActionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionContentNotMatchingSubmitFormActionMessage(IDocument, String) - Constructor for class com.pdfunit.messages.ActionContentNotMatchingSubmitFormActionMessage
-
- ActionContentNotMatchingURIActionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionContentNotMatchingURIActionMessage(IDocument, String) - Constructor for class com.pdfunit.messages.ActionContentNotMatchingURIActionMessage
-
- ActionNoActionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionNoActionMessage(IDocument) - Constructor for class com.pdfunit.messages.ActionNoActionMessage
-
- ActionNoChainedActionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionNoChainedActionMessage(IDocument) - Constructor for class com.pdfunit.messages.ActionNoChainedActionMessage
-
- ActionNoCloseActionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionNoCloseActionMessage(IDocument) - Constructor for class com.pdfunit.messages.ActionNoCloseActionMessage
-
- ActionNoGotoLocalActionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionNoGotoLocalActionMessage(IDocument) - Constructor for class com.pdfunit.messages.ActionNoGotoLocalActionMessage
-
- ActionNoGotoLocalActionWithDestinationMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionNoGotoLocalActionWithDestinationMessage(IDocument, String) - Constructor for class com.pdfunit.messages.ActionNoGotoLocalActionWithDestinationMessage
-
- ActionNoGotoLocalActionWithDestinationOnPageMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionNoGotoLocalActionWithDestinationOnPageMessage(IDocument, String, Integer) - Constructor for class com.pdfunit.messages.ActionNoGotoLocalActionWithDestinationOnPageMessage
-
- ActionNoGotoRemoteActionToDestinationMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionNoGotoRemoteActionToDestinationMessage(IDocument, String) - Constructor for class com.pdfunit.messages.ActionNoGotoRemoteActionToDestinationMessage
-
- ActionNoGotoRemoteActionToFileMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionNoGotoRemoteActionToFileMessage(IDocument, String) - Constructor for class com.pdfunit.messages.ActionNoGotoRemoteActionToFileMessage
-
- ActionNoGotoRemoteActionToPageMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionNoGotoRemoteActionToPageMessage(IDocument, Integer) - Constructor for class com.pdfunit.messages.ActionNoGotoRemoteActionToPageMessage
-
- ActionNoImportDataActionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionNoImportDataActionMessage(IDocument) - Constructor for class com.pdfunit.messages.ActionNoImportDataActionMessage
-
- ActionNoJavaScriptActionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionNoJavaScriptActionMessage(IDocument) - Constructor for class com.pdfunit.messages.ActionNoJavaScriptActionMessage
-
- ActionNoLaunchActionForApplicationMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionNoLaunchActionForApplicationMessage(IDocument, String) - Constructor for class com.pdfunit.messages.ActionNoLaunchActionForApplicationMessage
-
- ActionNoLaunchActionForApplicationWithOperationMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionNoLaunchActionForApplicationWithOperationMessage(IDocument, String, String) - Constructor for class com.pdfunit.messages.ActionNoLaunchActionForApplicationWithOperationMessage
-
- ActionNoLaunchActionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionNoLaunchActionMessage(IDocument) - Constructor for class com.pdfunit.messages.ActionNoLaunchActionMessage
-
- ActionNoNamedActionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionNoNamedActionMessage(IDocument) - Constructor for class com.pdfunit.messages.ActionNoNamedActionMessage
-
- ActionNoOpenActionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionNoOpenActionMessage(IDocument) - Constructor for class com.pdfunit.messages.ActionNoOpenActionMessage
-
- ActionNoOpenActionWithDestinationToPageMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionNoOpenActionWithDestinationToPageMessage(IDocument, Integer) - Constructor for class com.pdfunit.messages.ActionNoOpenActionWithDestinationToPageMessage
-
- ActionNoPrintActionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionNoPrintActionMessage(IDocument) - Constructor for class com.pdfunit.messages.ActionNoPrintActionMessage
-
- ActionNoResetFormActionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionNoResetFormActionMessage(IDocument) - Constructor for class com.pdfunit.messages.ActionNoResetFormActionMessage
-
- ActionNoSaveActionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionNoSaveActionMessage(IDocument) - Constructor for class com.pdfunit.messages.ActionNoSaveActionMessage
-
- ActionNoSubmitFormActionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionNoSubmitFormActionMessage(IDocument) - Constructor for class com.pdfunit.messages.ActionNoSubmitFormActionMessage
-
- ActionNoURIActionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionNoURIActionMessage(IDocument) - Constructor for class com.pdfunit.messages.ActionNoURIActionMessage
-
- ActionNoURLForSubmitFormActionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ActionNoURLForSubmitFormActionMessage(IDocument) - Constructor for class com.pdfunit.messages.ActionNoURLForSubmitFormActionMessage
-
- ActionNoURLForSubmitFormActionMessage(String) - Constructor for class com.pdfunit.messages.ActionNoURLForSubmitFormActionMessage
-
- add(CertificateFieldValidator) - Method in class com.pdfunit.validators.MultiDocumentCertificateFieldValidator
-
- add(SearchResult) - Method in class com.pdfunit.validators.SearchResults
-
This method does what the name suggests.
- addNamespaces(Hashtable<String, String>) - Method in class com.pdfunit.XPathExpression
-
- addParam(String) - Method in class com.pdfunit.messages.AbstractPDFUnitMessage
-
- addParam(String) - Method in interface com.pdfunit.messages.IPDFUnitMessage
-
Adding a message parameter to the message instance.
- after(int) - Static method in class com.pdfunit.pagefilter.OnAnyPage
-
This method does what the name suggests.
- after(int) - Static method in class com.pdfunit.pagefilter.OnEveryPage
-
This method does what the name suggests.
- after(Calendar, DateResolution) - Method in class com.pdfunit.validators.DateValidator
-
Verifying that a date of the PDF document is higher, than the limit, given by the
first parameter.
- AllFieldsValidator - Class in com.pdfunit.validators
-
Validator with methods, belonging to all fields of an acro form in PDF documents.
- AllFieldsValidator(IDocument) - Constructor for class com.pdfunit.validators.AllFieldsValidator
-
Creating a validator for a single field of an acro form in PDF documents.
- ALLOW_ASSEMBLE_DOCUMENTS - Static variable in class com.pdfunit.Constants
-
Constant for PDF document permission.
- ALLOW_COPY - Static variable in class com.pdfunit.Constants
-
Constant for PDF document permission.
- ALLOW_DEGRADED_PRINTING - Static variable in class com.pdfunit.Constants
-
Constant for PDF document permission.
- ALLOW_EXTRACT_CONTENT - Static variable in class com.pdfunit.Constants
-
Constant for PDF document permission.
- ALLOW_FILL_IN - Static variable in class com.pdfunit.Constants
-
Constant for PDF document permission.
- ALLOW_MODIFY_ANNOTATIONS - Static variable in class com.pdfunit.Constants
-
Constant for PDF document permission.
- ALLOW_MODIFY_CONTENT - Static variable in class com.pdfunit.Constants
-
Constant for PDF document permission.
- ALLOW_PRINTING - Static variable in class com.pdfunit.Constants
-
Constant for PDF document permission.
- ALLOW_SCREENREADERS - Static variable in class com.pdfunit.Constants
-
Constant for PDF document permission.
- allWithoutDuplicateNames() - Method in class com.pdfunit.validators.AllFieldsValidator
-
This method checks whether a PDF has formular fields with duplicates
names.
- allWithoutDuplicateNames() - Method in class com.pdfunit.validators.LayerValidator
-
This method does what the name suggests.
- allWithoutDuplicateNames() - Method in class com.pdfunit.validators.MultiDocumentAllFieldsValidator
-
This method checks for each given document that its formular does not have fields
with duplicates names.
- allWithoutTextOverflow() - Method in class com.pdfunit.validators.AllFieldsValidator
-
This method checks each field that all the containing text can be seen.
- allWithoutTextOverflow() - Method in class com.pdfunit.validators.MultiDocumentAllFieldsValidator
-
This method checks for each given PDF document that the content of each of its field can be seen.
- and(String) - Method in class com.pdfunit.validators.DocumentValidator
-
This method creates an instance of an validator, which provides many methods,
to compare a test-PDF with a master-PDF.
- and(File) - Method in class com.pdfunit.validators.DocumentValidator
-
This method creates an instance of an validator, which provides many methods,
to compare a test-PDF with a master-PDF.
- and(InputStream) - Method in class com.pdfunit.validators.DocumentValidator
-
This method creates an instance of an validator, which provides many methods,
to compare a test-PDF with a master-PDF.
- and(URL) - Method in class com.pdfunit.validators.DocumentValidator
-
This method creates an instance of an validator, which provides many methods,
to compare a test-PDF with a master-PDF.
- and(byte[]) - Method in class com.pdfunit.validators.DocumentValidator
-
This method creates an instance of an validator, which provides many methods,
to compare a test-PDF with a master-PDF.
- and(String, String) - Method in class com.pdfunit.validators.DocumentValidator
-
This method creates an instance of an validator, which provides many methods,
to compare a test-PDF with a master-PDF.
- and(InputStream, String) - Method in class com.pdfunit.validators.DocumentValidator
-
This method creates an instance of a validator, which provides many methods,
to compare a test-PDF with a master-PDF.
- and(URL, String) - Method in class com.pdfunit.validators.DocumentValidator
-
This method creates an instance of a validator, which provides many methods,
to compare a test-PDF with a master-PDF.
- and(byte[], String) - Method in class com.pdfunit.validators.DocumentValidator
-
This method creates an instance of a validator, which provides many methods,
to compare a test-PDF with a master-PDF.
- andValue(String) - Method in class com.pdfunit.validators.MultiDocumentTaggingValidator
-
- andValue(String) - Method in class com.pdfunit.validators.TaggingValidator
-
This method verifies that the tag infos of a PDF document contain a key-value
pair with the expected name and expected value.
- ANY_NODE_VALUE - Static variable in class com.pdfunit.Constants
-
Contant in the context of XPath processing.
- AnyActionValidator - Class in com.pdfunit.validators
-
Validator for any action in PDF documents.
- AnyActionValidator(IDocument) - Constructor for class com.pdfunit.validators.AnyActionValidator
-
- AnyPageAfter - Class in com.pdfunit.pagefilter
-
This class finds all pages after a given pagenumber of a PDF document.
- AnyPageAfter(int) - Constructor for class com.pdfunit.pagefilter.AnyPageAfter
-
Creating an instance providing pagenumbers for all pages of a PDF document
after the given page number.
- AnyPageBefore - Class in com.pdfunit.pagefilter
-
This class finds all pages before a given pagenumber of a PDF document.
- AnyPageBefore(int) - Constructor for class com.pdfunit.pagefilter.AnyPageBefore
-
Creating an instance providing pagenumbers for all pages of a PDF document
before the given page number.
- appendTrailingSlash(String) - Method in class com.pdfunit.tools.UtilityBase
-
- areBothForFastWebView() - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- AS_DATE - Static variable in class com.pdfunit.Constants
-
Precision to format dates.
- AS_DATETIME - Static variable in class com.pdfunit.Constants
-
Precision to format dates.
- AS_RESULTTYPE_BOOLEAN - Static variable in class com.pdfunit.Constants
-
Constant for the result type of XPath processing.
- AS_RESULTTYPE_NODE - Static variable in class com.pdfunit.Constants
-
Constant for the result type of XPath processing.
- AS_RESULTTYPE_NODESET - Static variable in class com.pdfunit.Constants
-
Constant for the result type of XPath processing.
- AS_RESULTTYPE_NUMBER - Static variable in class com.pdfunit.Constants
-
Constant for the result type of XPath processing.
- AS_RESULTTYPE_STRING - Static variable in class com.pdfunit.Constants
-
Constant for the result type of XPath processing.
- asMillimeter() - Method in class com.pdfunit.DocumentFormat
-
This method converts the current instance based on any unit into
an instance based on Millimeter.
- asRenderedPage(PagesToUse) - Method in class com.pdfunit.validators.DocumentValidator
-
This method prepareds the validation of PDF pages as rendered images.
- assertEquals(IDocument, IDocument) - Method in enum com.pdfunit.ComparedBy
-
Comparing name or content.
- assertIsDirectory(String) - Method in class com.pdfunit.tools.UtilityBase
-
- AssertThat - Class in com.pdfunit
-
This is the entry class of the testing framework PDFUnit.
- AssertThat() - Constructor for class com.pdfunit.AssertThat
-
- AuthorValidator - Class in com.pdfunit.validators
-
Validator for the author property in PDF documents.
- AuthorValidator(IDocument, DocumentValidator) - Constructor for class com.pdfunit.validators.AuthorValidator
-
- CENTIMETER - Static variable in class com.pdfunit.Constants
-
A format unit.
- CertificateFieldValidator - Class in com.pdfunit.validators
-
This class provides validation methods around certificates.
- CertificateFieldValidator(IDocument, String, X509Certificate) - Constructor for class com.pdfunit.validators.CertificateFieldValidator
-
- CertificateFieldValueValidator - Class in com.pdfunit.validators
-
Validator for single fields of a certificate in PDF documents.
- CertificateFieldValueValidator(String, String, IDocument, String, CertificateFieldValidator) - Constructor for class com.pdfunit.validators.CertificateFieldValueValidator
-
- CertifiedFor - Enum in com.pdfunit
-
This class defined certification levels.
- CertifiedForValidator - Class in com.pdfunit.validators
-
This class provides methods to verify the certified PDF documents.
- CertifiedForValidator(IDocument) - Constructor for class com.pdfunit.validators.CertifiedForValidator
-
- CertifiedPDFLevelMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CertifiedPDFLevelMessage(IDocument) - Constructor for class com.pdfunit.messages.CertifiedPDFLevelMessage
-
- CertifiedPDFMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CertifiedPDFMessage(IDocument) - Constructor for class com.pdfunit.messages.CertifiedPDFMessage
-
- ChainedActionValidator - Class in com.pdfunit.validators
-
Validator for chained actions in PDF documents.
- ChainedActionValidator(IDocument) - Constructor for class com.pdfunit.validators.ChainedActionValidator
-
- checkArguments(String[]) - Method in class com.pdfunit.tools.ConvertUnicodeToHex
-
- checkArguments(String[]) - Method in class com.pdfunit.tools.ExtractBookmarks
-
- checkArguments(String[]) - Method in class com.pdfunit.tools.ExtractEmbeddedFiles
-
- checkArguments(String[]) - Method in class com.pdfunit.tools.ExtractFieldsInfo
-
- checkArguments(String[]) - Method in class com.pdfunit.tools.ExtractFontsInfo
-
- checkArguments(String[]) - Method in class com.pdfunit.tools.ExtractImages
-
- checkArguments(String[]) - Method in class com.pdfunit.tools.ExtractJavaScript
-
- checkArguments(String[]) - Method in class com.pdfunit.tools.ExtractNamedDestinations
-
- checkArguments(String[]) - Method in class com.pdfunit.tools.ExtractSignaturesInfo
-
- checkArguments(String[]) - Method in class com.pdfunit.tools.ExtractXFAData
-
- checkArguments(String[]) - Method in class com.pdfunit.tools.ExtractXMPData
-
- checkArguments(String[]) - Method in class com.pdfunit.tools.RenderPdfClippingAreaToImage
-
- checkArguments(String[]) - Method in class com.pdfunit.tools.RenderPdfToImages
-
- checkArguments(String[]) - Method in class com.pdfunit.tools.UtilityBase
-
- checkArguments(String[], int) - Method in class com.pdfunit.tools.UtilityBase
-
- CHECKBOX - Static variable in class com.pdfunit.Constants
-
A field type.
- CHOICE - Static variable in class com.pdfunit.Constants
-
A field type.
- ClippingArea - Class in com.pdfunit.pagefilter
-
This class defines a rectangle, which belongs to a section of a PDF document.
- ClippingArea(double, double, double, double) - Constructor for class com.pdfunit.pagefilter.ClippingArea
-
Creating a wrapper to hold a rectangle representing a section of a PDF page.
- ClippingArea(double, double, double, double, FormatUnit) - Constructor for class com.pdfunit.pagefilter.ClippingArea
-
Creating a wrapper to hold a rectangle representing a section of a PDF page.
- com.pdfunit - package com.pdfunit
-
This is the main package for testing PDF documents.
- com.pdfunit.errors - package com.pdfunit.errors
-
- com.pdfunit.font - package com.pdfunit.font
-
Filter for fonts and other classes dealing with fonts.
- com.pdfunit.messages - package com.pdfunit.messages
-
Classes for error messages, used as a key in messages.properties.
- com.pdfunit.pagefilter - package com.pdfunit.pagefilter
-
Classes to filter individual pages from the entire document.
- com.pdfunit.tools - package com.pdfunit.tools
-
- com.pdfunit.util - package com.pdfunit.util
-
Utility classes providing common functionality for PDFUnit.
- com.pdfunit.validators - package com.pdfunit.validators
-
Classes implementing validations on specific topics of PDF.
- COMBO - Static variable in class com.pdfunit.Constants
-
A field type.
- compare(Calendar, Calendar) - Method in enum com.pdfunit.DateResolution
-
This methods formats the two instances given by the parameters and
compares them as string values.
- CompareActionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompareActionMessage(IDocument, IDocument) - Constructor for class com.pdfunit.messages.CompareActionMessage
-
- CompareActionQuantityMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompareActionQuantityMessage(IDocument, IDocument) - Constructor for class com.pdfunit.messages.CompareActionQuantityMessage
-
- CompareBookmarkQuantityMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompareBookmarkQuantityMessage(IDocument, IDocument) - Constructor for class com.pdfunit.messages.CompareBookmarkQuantityMessage
-
- CompareBookmarksMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompareBookmarksMessage(IDocument, IDocument) - Constructor for class com.pdfunit.messages.CompareBookmarksMessage
-
- CompareCompliancePDFA1aMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompareCompliancePDFA1aMessage(IDocument, IDocument) - Constructor for class com.pdfunit.messages.CompareCompliancePDFA1aMessage
-
- CompareCompliancePDFA1bMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompareCompliancePDFA1bMessage(IDocument, IDocument) - Constructor for class com.pdfunit.messages.CompareCompliancePDFA1bMessage
-
- CompareCompliancePDFA2uMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompareCompliancePDFA2uMessage(IDocument, IDocument) - Constructor for class com.pdfunit.messages.CompareCompliancePDFA2uMessage
-
- CompareCompliancePDFXMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompareCompliancePDFXMessage(IDocument, IDocument) - Constructor for class com.pdfunit.messages.CompareCompliancePDFXMessage
-
- CompareCreationDateMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompareCreationDateMessage(IDocument, IDocument) - Constructor for class com.pdfunit.messages.CompareCreationDateMessage
-
- COMPARED_BY_CONTENT - Static variable in class com.pdfunit.Constants
-
Kind of comparing embedded files of a test-PDF to a master-PDF.
- COMPARED_BY_NAME - Static variable in class com.pdfunit.Constants
-
Kind of comparing embedded files of a test-PDF to a master-PDF.
- ComparedBy - Enum in com.pdfunit
-
This class is used as a marker, in which way the embedded files of two
PDF documents should be compared.
- CompareEmbeddedFilesContentMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompareEmbeddedFilesContentMessage(IDocument, IDocument) - Constructor for class com.pdfunit.messages.CompareEmbeddedFilesContentMessage
-
- CompareEmbeddedFilesNamesMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompareEmbeddedFilesNamesMessage(IDocument, IDocument) - Constructor for class com.pdfunit.messages.CompareEmbeddedFilesNamesMessage
-
- CompareEmbeddedFilesQuantityMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompareEmbeddedFilesQuantityMessage(IDocument, IDocument) - Constructor for class com.pdfunit.messages.CompareEmbeddedFilesQuantityMessage
-
- CompareFastWebViewMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompareFastWebViewMessage(IDocument, IDocument) - Constructor for class com.pdfunit.messages.CompareFastWebViewMessage
-
- CompareFieldAttributeNamesAvailableMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompareFieldAttributeNamesAvailableMessage(IDocument, IDocument, String) - Constructor for class com.pdfunit.messages.CompareFieldAttributeNamesAvailableMessage
-
- CompareFieldAttributesMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompareFieldAttributesMessage(IDocument, IDocument, String) - Constructor for class com.pdfunit.messages.CompareFieldAttributesMessage
-
- CompareFieldAttributeValuesMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompareFieldAttributeValuesMessage(IDocument, IDocument, String) - Constructor for class com.pdfunit.messages.CompareFieldAttributeValuesMessage
-
- CompareFieldQuantityMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompareFieldQuantityMessage(IDocument, IDocument) - Constructor for class com.pdfunit.messages.CompareFieldQuantityMessage
-
- CompareFontQuantityMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompareFontQuantityMessage(IDocument, IDocument) - Constructor for class com.pdfunit.messages.CompareFontQuantityMessage
-
- CompareFontsMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompareFontsMessage(IDocument, IDocument) - Constructor for class com.pdfunit.messages.CompareFontsMessage
-
- CompareFormatMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompareFormatMessage(IDocument, IDocument) - Constructor for class com.pdfunit.messages.CompareFormatMessage
-
- CompareImageQuantityOnPageMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompareImageQuantityOnPageMessage(IDocument, IDocument) - Constructor for class com.pdfunit.messages.CompareImageQuantityOnPageMessage
-
- CompareImagesOnPageMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompareImagesOnPageMessage(IDocument, IDocument) - Constructor for class com.pdfunit.messages.CompareImagesOnPageMessage
-
- CompareInternalErrorFontComparedTypeMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompareInternalErrorFontComparedTypeMessage() - Constructor for class com.pdfunit.messages.CompareInternalErrorFontComparedTypeMessage
-
- CompareJavaScriptMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompareJavaScriptMessage(IDocument, IDocument) - Constructor for class com.pdfunit.messages.CompareJavaScriptMessage
-
- CompareLanguageMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompareLanguageMessage(IDocument, IDocument) - Constructor for class com.pdfunit.messages.CompareLanguageMessage
-
- CompareLayerNamesMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompareLayerNamesMessage(IDocument, IDocument, String) - Constructor for class com.pdfunit.messages.CompareLayerNamesMessage
-
- CompareLayerQuantityMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompareLayerQuantityMessage(IDocument, IDocument) - Constructor for class com.pdfunit.messages.CompareLayerQuantityMessage
-
- CompareModificationDateMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompareModificationDateMessage(IDocument, IDocument) - Constructor for class com.pdfunit.messages.CompareModificationDateMessage
-
- CompareNamedDestinationNameMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompareNamedDestinationNameMessage(IDocument, IDocument, String) - Constructor for class com.pdfunit.messages.CompareNamedDestinationNameMessage
-
- CompareNamedDestinationPositionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompareNamedDestinationPositionMessage(IDocument, IDocument, String) - Constructor for class com.pdfunit.messages.CompareNamedDestinationPositionMessage
-
- CompareNamedDestinationQuantityMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompareNamedDestinationQuantityMessage(IDocument, IDocument) - Constructor for class com.pdfunit.messages.CompareNamedDestinationQuantityMessage
-
- ComparePageAvailableMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ComparePageAvailableMessage(IDocument, IDocument) - Constructor for class com.pdfunit.messages.ComparePageAvailableMessage
-
- ComparePageMissingMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ComparePageMissingMessage(IDocument, IDocument) - Constructor for class com.pdfunit.messages.ComparePageMissingMessage
-
- ComparePagenumberQuantityMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ComparePagenumberQuantityMessage(IDocument, IDocument) - Constructor for class com.pdfunit.messages.ComparePagenumberQuantityMessage
-
- ComparePagesAsRenderedImageAppearanceMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ComparePagesAsRenderedImageAppearanceMessage(IDocument, IDocument) - Constructor for class com.pdfunit.messages.ComparePagesAsRenderedImageAppearanceMessage
-
- ComparePagesAsRenderedImageHeightMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ComparePagesAsRenderedImageHeightMessage(IDocument, IDocument) - Constructor for class com.pdfunit.messages.ComparePagesAsRenderedImageHeightMessage
-
- ComparePagesAsRenderedImageWidthMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ComparePagesAsRenderedImageWidthMessage(IDocument, IDocument) - Constructor for class com.pdfunit.messages.ComparePagesAsRenderedImageWidthMessage
-
- ComparePermission - Enum in com.pdfunit
-
Enumeration, which contains all (known) permissions.
- ComparePermissionsMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ComparePermissionsMessage(IDocument, IDocument) - Constructor for class com.pdfunit.messages.ComparePermissionsMessage
-
- ComparePropertiesQuantityMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ComparePropertiesQuantityMessage(IDocument, IDocument) - Constructor for class com.pdfunit.messages.ComparePropertiesQuantityMessage
-
- ComparePropertyNameMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ComparePropertyNameMessage(IDocument, IDocument, String) - Constructor for class com.pdfunit.messages.ComparePropertyNameMessage
-
- ComparePropertyValueMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ComparePropertyValueMessage(IDocument, IDocument, String) - Constructor for class com.pdfunit.messages.ComparePropertyValueMessage
-
- CompareSignatureNameMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompareSignatureNameMessage(IDocument, IDocument) - Constructor for class com.pdfunit.messages.CompareSignatureNameMessage
-
- CompareSignatureQuantityMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompareSignatureQuantityMessage(IDocument, IDocument) - Constructor for class com.pdfunit.messages.CompareSignatureQuantityMessage
-
- CompareTaggingInfoKeysMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompareTaggingInfoKeysMessage(IDocument, IDocument) - Constructor for class com.pdfunit.messages.CompareTaggingInfoKeysMessage
-
- CompareTaggingInfoQuantityMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompareTaggingInfoQuantityMessage(IDocument, IDocument) - Constructor for class com.pdfunit.messages.CompareTaggingInfoQuantityMessage
-
- CompareTaggingInfoValuesMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompareTaggingInfoValuesMessage(IDocument, IDocument) - Constructor for class com.pdfunit.messages.CompareTaggingInfoValuesMessage
-
- CompareTextOnPageMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompareTextOnPageMessage(IDocument, IDocument) - Constructor for class com.pdfunit.messages.CompareTextOnPageMessage
-
- CompareTrappingInfoMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompareTrappingInfoMessage(IDocument, IDocument) - Constructor for class com.pdfunit.messages.CompareTrappingInfoMessage
-
- CompareValidator - Class in com.pdfunit.validators
-
Validator to compare two PDF documents.
- CompareValidator(IDocument, IDocument) - Constructor for class com.pdfunit.validators.CompareValidator
-
- CompareXFAMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompareXFAMessage(IDocument, IDocument) - Constructor for class com.pdfunit.messages.CompareXFAMessage
-
- CompareXFANotAvailableMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompareXFANotAvailableMessage(IDocument, IDocument) - Constructor for class com.pdfunit.messages.CompareXFANotAvailableMessage
-
- CompareXFAValidator - Class in com.pdfunit.validators
-
Validator to compare the XFA data two PDF documents.
- CompareXFAValidator(IDocument, IDocument) - Constructor for class com.pdfunit.validators.CompareXFAValidator
-
- CompareXMPMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompareXMPMessage(IDocument, IDocument) - Constructor for class com.pdfunit.messages.CompareXMPMessage
-
- CompareXMPNotAvailableMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompareXMPNotAvailableMessage(IDocument, IDocument) - Constructor for class com.pdfunit.messages.CompareXMPNotAvailableMessage
-
- CompareXMPValidator - Class in com.pdfunit.validators
-
Validator to compare the XMP data of two PDF documents.
- CompareXMPValidator(IDocument, IDocument) - Constructor for class com.pdfunit.validators.CompareXMPValidator
-
- CompareXPathValidator - Class in com.pdfunit.validators
-
Abstract validator to process XPath on DOM instances of two
PDF documents.
- CompareXPathValidator(IDocument, IDocument) - Constructor for class com.pdfunit.validators.CompareXPathValidator
-
- CompliancePDFA1aIdentificationMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompliancePDFA1aIdentificationMessage(IDocument) - Constructor for class com.pdfunit.messages.CompliancePDFA1aIdentificationMessage
-
- CompliancePDFA1aMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompliancePDFA1aMessage(IDocument, Exception) - Constructor for class com.pdfunit.messages.CompliancePDFA1aMessage
-
- CompliancePDFA1bIdentificationMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompliancePDFA1bIdentificationMessage(IDocument) - Constructor for class com.pdfunit.messages.CompliancePDFA1bIdentificationMessage
-
- CompliancePDFA1bMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompliancePDFA1bMessage(IDocument, Exception) - Constructor for class com.pdfunit.messages.CompliancePDFA1bMessage
-
- CompliancePDFA1PartMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompliancePDFA1PartMessage(IDocument) - Constructor for class com.pdfunit.messages.CompliancePDFA1PartMessage
-
- CompliancePDFA2PartMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompliancePDFA2PartMessage(IDocument) - Constructor for class com.pdfunit.messages.CompliancePDFA2PartMessage
-
- CompliancePDFA2uIdentificationMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompliancePDFA2uIdentificationMessage(IDocument) - Constructor for class com.pdfunit.messages.CompliancePDFA2uIdentificationMessage
-
- CompliancePDFA2uMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompliancePDFA2uMessage(IDocument, Exception) - Constructor for class com.pdfunit.messages.CompliancePDFA2uMessage
-
- CompliancePDFXMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CompliancePDFXMessage(IDocument) - Constructor for class com.pdfunit.messages.CompliancePDFXMessage
-
- Constants - Class in com.pdfunit
-
Constants to used by test programs.
- Constants() - Constructor for class com.pdfunit.Constants
-
- containing(Reader) - Method in class com.pdfunit.validators.AnyActionValidator
-
Reading the content from the reader and looking for an action,
containing that content.
- containing(Reader, WhitespaceProcessing) - Method in class com.pdfunit.validators.AnyActionValidator
-
Reading the content from the input stream and looking for an action
containing that content, respecting the intended whitespace processing.
- containing(InputStream) - Method in class com.pdfunit.validators.AnyActionValidator
-
Reading the content from the input stream and looking for an action,
containing that content.
- containing(InputStream, WhitespaceProcessing) - Method in class com.pdfunit.validators.AnyActionValidator
-
Reading the content from the input stream and looking for an action
containing that content, respecting the intended whitespace processing.
- containing(String) - Method in class com.pdfunit.validators.AnyActionValidator
-
Looking for an action containing the expected content.
- containing(String, WhitespaceProcessing) - Method in class com.pdfunit.validators.AnyActionValidator
-
Looking for an action containing the expected content, respecting the given
whitespace processing rule.
- containing(Reader) - Method in class com.pdfunit.validators.ChainedActionValidator
-
Reading the content from the reader and looking for an action,
containing that content.
- containing(Reader, WhitespaceProcessing) - Method in class com.pdfunit.validators.ChainedActionValidator
-
Reading the content from the input stream and looking for an action
containing that content, respecting the intended whitespace processing.
- containing(InputStream) - Method in class com.pdfunit.validators.ChainedActionValidator
-
Reading the content from the input stream and looking for an action,
containing that content.
- containing(InputStream, WhitespaceProcessing) - Method in class com.pdfunit.validators.ChainedActionValidator
-
Reading the content from the input stream and looking for an action
containing that content, respecting the intended whitespace processing.
- containing(String) - Method in class com.pdfunit.validators.ChainedActionValidator
-
Looking for an action containing the expected content.
- containing(String, WhitespaceProcessing) - Method in class com.pdfunit.validators.ChainedActionValidator
-
Looking for an action containing the expected content, respecting the given
whitespace processing rule.
- containing(Reader) - Method in class com.pdfunit.validators.DocumentCloseActionValidator
-
Reading the content from the reader and looking for an action,
containing that content.
- containing(Reader, WhitespaceProcessing) - Method in class com.pdfunit.validators.DocumentCloseActionValidator
-
Reading the content from the input stream and looking for an action
containing that content, respecting the intended whitespace processing.
- containing(InputStream) - Method in class com.pdfunit.validators.DocumentCloseActionValidator
-
Reading the content from the input stream and looking for an action,
containing that content.
- containing(InputStream, WhitespaceProcessing) - Method in class com.pdfunit.validators.DocumentCloseActionValidator
-
Reading the content from the input stream and looking for an action
containing that content, respecting the intended whitespace processing.
- containing(String) - Method in class com.pdfunit.validators.DocumentCloseActionValidator
-
Looking for an action containing the expected content.
- containing(String, WhitespaceProcessing) - Method in class com.pdfunit.validators.DocumentCloseActionValidator
-
Looking for an action containing the expected content, respecting the given
whitespace processing rule.
- containing(Reader) - Method in class com.pdfunit.validators.DocumentOpenActionValidator
-
Reading the content from the reader and looking for an action,
containing that content.
- containing(Reader, WhitespaceProcessing) - Method in class com.pdfunit.validators.DocumentOpenActionValidator
-
Reading the content from the input stream and looking for an action
containing that content, respecting the intended whitespace processing.
- containing(InputStream) - Method in class com.pdfunit.validators.DocumentOpenActionValidator
-
Reading the content from the input stream and looking for an action,
containing that content.
- containing(InputStream, WhitespaceProcessing) - Method in class com.pdfunit.validators.DocumentOpenActionValidator
-
Reading the content from the input stream and looking for an action
containing that content, respecting the intended whitespace processing.
- containing(String) - Method in class com.pdfunit.validators.DocumentOpenActionValidator
-
Looking for an action containing the expected content.
- containing(String, WhitespaceProcessing) - Method in class com.pdfunit.validators.DocumentOpenActionValidator
-
Looking for an action containing the expected content, respecting the given
whitespace processing rule.
- containing(Reader) - Method in class com.pdfunit.validators.DocumentPrintActionValidator
-
Reading the content from the reader and looking for an action,
containing that content.
- containing(Reader, WhitespaceProcessing) - Method in class com.pdfunit.validators.DocumentPrintActionValidator
-
Reading the content from the input stream and looking for an action
containing that content, respecting the intended whitespace processing.
- containing(InputStream) - Method in class com.pdfunit.validators.DocumentPrintActionValidator
-
Reading the content from the input stream and looking for an action,
containing that content.
- containing(InputStream, WhitespaceProcessing) - Method in class com.pdfunit.validators.DocumentPrintActionValidator
-
Reading the content from the input stream and looking for an action
containing that content, respecting the intended whitespace processing.
- containing(String) - Method in class com.pdfunit.validators.DocumentPrintActionValidator
-
Looking for an action containing the expected content.
- containing(String, WhitespaceProcessing) - Method in class com.pdfunit.validators.DocumentPrintActionValidator
-
Looking for an action containing the expected content, respecting the given
whitespace processing rule.
- containing(Reader) - Method in class com.pdfunit.validators.DocumentSaveActionValidator
-
Reading the content from the reader and looking for an action,
containing that content.
- containing(Reader, WhitespaceProcessing) - Method in class com.pdfunit.validators.DocumentSaveActionValidator
-
Reading the content from the input stream and looking for an action
containing that content, respecting the intended whitespace processing.
- containing(InputStream) - Method in class com.pdfunit.validators.DocumentSaveActionValidator
-
Reading the content from the input stream and looking for an action,
containing that content.
- containing(InputStream, WhitespaceProcessing) - Method in class com.pdfunit.validators.DocumentSaveActionValidator
-
Reading the content from the input stream and looking for an action
containing that content, respecting the intended whitespace processing.
- containing(String) - Method in class com.pdfunit.validators.DocumentSaveActionValidator
-
Looking for an action containing the expected content.
- containing(String, WhitespaceProcessing) - Method in class com.pdfunit.validators.DocumentSaveActionValidator
-
Looking for an action containing the expected content, respecting the given
whitespace processing rule.
- containing(Reader) - Method in class com.pdfunit.validators.ImportDataActionValidator
-
Reading the content from the reader and looking for an action,
containing that content.
- containing(Reader, WhitespaceProcessing) - Method in class com.pdfunit.validators.ImportDataActionValidator
-
Reading the content from the input stream and looking for an action
containing that content, respecting the intended whitespace processing.
- containing(InputStream) - Method in class com.pdfunit.validators.ImportDataActionValidator
-
Reading the content from the input stream and looking for an action,
containing that content.
- containing(InputStream, WhitespaceProcessing) - Method in class com.pdfunit.validators.ImportDataActionValidator
-
Reading the content from the input stream and looking for an action
containing that content, respecting the intended whitespace processing.
- containing(String) - Method in class com.pdfunit.validators.ImportDataActionValidator
-
Looking for an action containing the expected content.
- containing(String, WhitespaceProcessing) - Method in class com.pdfunit.validators.ImportDataActionValidator
-
Looking for an action containing the expected content, respecting the given
whitespace processing rule.
- containing(Reader) - Method in class com.pdfunit.validators.JavaScriptActionValidator
-
Reading the content from the reader and looking for an action,
containing that content.
- containing(Reader, WhitespaceProcessing) - Method in class com.pdfunit.validators.JavaScriptActionValidator
-
Reading the content from the input stream and looking for an action
containing that content, respecting the intended whitespace processing.
- containing(InputStream) - Method in class com.pdfunit.validators.JavaScriptActionValidator
-
Reading the content from the input stream and looking for an action,
containing that content.
- containing(InputStream, WhitespaceProcessing) - Method in class com.pdfunit.validators.JavaScriptActionValidator
-
Reading the content from the input stream and looking for an action
containing that content, respecting the intended whitespace processing.
- containing(String) - Method in class com.pdfunit.validators.JavaScriptActionValidator
-
Looking for an action containing the expected content.
- containing(String, WhitespaceProcessing) - Method in class com.pdfunit.validators.JavaScriptActionValidator
-
Looking for an action containing the expected content, respecting the given
whitespace processing rule.
- containing(String) - Method in class com.pdfunit.validators.JavaScriptValidator
-
This method looks whether the JavaScript inside the current PDF-document contains the
string, given by the parameter.
- containing(String) - Method in class com.pdfunit.validators.LayerNameValidator
-
Verifying that a layer exists, which name contains the
value, given by the parameter.
- containing(String) - Method in class com.pdfunit.validators.MultiDocumentJavaScriptValidator
-
This method looks whether the JavaScript inside the each given PDF document contains the
string, given by the parameter.
- containing(String) - Method in class com.pdfunit.validators.MultiDocumentPropertyValidator
-
This method does fore each PDF document what the name suggests.
- containing(String) - Method in class com.pdfunit.validators.MultiDocumentSingleFieldValidator
-
Validating that the content of the current field contains the value given by the parameter.
- containing(String...) - Method in class com.pdfunit.validators.MultiDocumentTextValidator
-
This method checks that each document of a set of given PDF documents
contains the expected text in the pages and areas that are defined before.
- containing(String[], WhitespaceProcessing) - Method in class com.pdfunit.validators.MultiDocumentTextValidator
-
This method checks that each document of a set of given PDF documents
contains the expected text in the pages and areas that are defined before.
- containing(Reader) - Method in class com.pdfunit.validators.NamedActionValidator
-
Reading the content from the reader and looking for an action,
containing that content.
- containing(Reader, WhitespaceProcessing) - Method in class com.pdfunit.validators.NamedActionValidator
-
Reading the content from the input stream and looking for an action
containing that content, respecting the intended whitespace processing.
- containing(InputStream) - Method in class com.pdfunit.validators.NamedActionValidator
-
Reading the content from the input stream and looking for an action,
containing that content.
- containing(InputStream, WhitespaceProcessing) - Method in class com.pdfunit.validators.NamedActionValidator
-
Reading the content from the input stream and looking for an action
containing that content, respecting the intended whitespace processing.
- containing(String) - Method in class com.pdfunit.validators.NamedActionValidator
-
Looking for an action containing the expected content.
- containing(String, WhitespaceProcessing) - Method in class com.pdfunit.validators.NamedActionValidator
-
Looking for an action containing the expected content, respecting the given
whitespace processing rule.
- containing(String) - Method in class com.pdfunit.validators.PropertyValidator
-
This method does what the name suggests.
- containing(Reader) - Method in class com.pdfunit.validators.ResetFormValidator
-
Reading the content from the reader and looking for an action,
containing that content.
- containing(Reader, WhitespaceProcessing) - Method in class com.pdfunit.validators.ResetFormValidator
-
Reading the content from the input stream and looking for an action
containing that content, respecting the intended whitespace processing.
- containing(InputStream) - Method in class com.pdfunit.validators.ResetFormValidator
-
Reading the content from the input stream and looking for an action,
containing that content.
- containing(InputStream, WhitespaceProcessing) - Method in class com.pdfunit.validators.ResetFormValidator
-
Reading the content from the input stream and looking for an action
containing that content, respecting the intended whitespace processing.
- containing(String) - Method in class com.pdfunit.validators.ResetFormValidator
-
Looking for an action containing the expected content.
- containing(String, WhitespaceProcessing) - Method in class com.pdfunit.validators.ResetFormValidator
-
Looking for an action containing the expected content, respecting the given
whitespace processing rule.
- containing(String) - Method in class com.pdfunit.validators.SingleFieldValidator
-
Validating that the content of the current field contains the value given by the parameter.
- containing(Reader) - Method in class com.pdfunit.validators.SubmitFormValidator
-
Reading the content from the reader and looking for an action,
containing that content.
- containing(Reader, WhitespaceProcessing) - Method in class com.pdfunit.validators.SubmitFormValidator
-
Reading the content from the input stream and looking for an action
containing that content, respecting the intended whitespace processing.
- containing(InputStream) - Method in class com.pdfunit.validators.SubmitFormValidator
-
Reading the content from the input stream and looking for an action,
containing that content.
- containing(InputStream, WhitespaceProcessing) - Method in class com.pdfunit.validators.SubmitFormValidator
-
Reading the content from the input stream and looking for an action
containing that content, respecting the intended whitespace processing.
- containing(String) - Method in class com.pdfunit.validators.SubmitFormValidator
-
Looking for an action containing the expected content.
- containing(String, WhitespaceProcessing) - Method in class com.pdfunit.validators.SubmitFormValidator
-
Looking for an action containing the expected content, respecting the given
whitespace processing rule.
- containing(String) - Method in class com.pdfunit.validators.TextValidator
-
This method verifies that the text on every page in effect contains all given arguments.
- containing(String...) - Method in class com.pdfunit.validators.TextValidator
-
This method verifies that the text on every page in effect contains all given arguments.
- containing(String, WhitespaceProcessing) - Method in class com.pdfunit.validators.TextValidator
-
This method verifies that the text on every page in effect contains all given arguments.
- containing(String[], WhitespaceProcessing) - Method in class com.pdfunit.validators.TextValidator
-
This method verifies that the text on every page, which is selected by the test,
contains all given arguments.
- containing(Reader) - Method in class com.pdfunit.validators.URIActionValidator
-
Reading the content from the reader and looking for an action,
containing that content.
- containing(Reader, WhitespaceProcessing) - Method in class com.pdfunit.validators.URIActionValidator
-
Reading the content from the input stream and looking for an action
containing that content, respecting the intended whitespace processing.
- containing(InputStream) - Method in class com.pdfunit.validators.URIActionValidator
-
Reading the content from the input stream and looking for an action,
containing that content.
- containing(InputStream, WhitespaceProcessing) - Method in class com.pdfunit.validators.URIActionValidator
-
Reading the content from the input stream and looking for an action
containing that content, respecting the intended whitespace processing.
- containing(String) - Method in class com.pdfunit.validators.URIActionValidator
-
Looking for an action containing the expected content.
- containing(String, WhitespaceProcessing) - Method in class com.pdfunit.validators.URIActionValidator
-
Looking for an action containing the expected content, respecting the given
whitespace processing rule.
- containsImage(File, PagesToUse) - Method in class com.pdfunit.validators.DocumentValidator
-
This method verifies that the given image is present on every page, defined by
the second parameter.
- containsImage(String, PagesToUse) - Method in class com.pdfunit.validators.DocumentValidator
-
This method verifies that the given image is present on every page, defined by
the second parameter.
- containsImage(InputStream, PagesToUse) - Method in class com.pdfunit.validators.DocumentValidator
-
This method verifies that the given image is present on every page in effect.
- containsImage(File, PagesToUse) - Method in class com.pdfunit.validators.ImageValidator
-
This method verifies that every page in effect, defined by the second
parameter, contains the image, given by the first parameter.
- containsImage(String, PagesToUse) - Method in class com.pdfunit.validators.ImageValidator
-
This method verifies that every page in effect, defined by the second
parameter, contains the image, given by the first parameter.
- containsImage(InputStream, PagesToUse) - Method in class com.pdfunit.validators.ImageValidator
-
This method verifies that every page in effect, defined by the second
parameter, contains the image, given by the first parameter.
- containsImage(String, PagesToUse) - Method in class com.pdfunit.validators.MultiDocumentImageValidator
-
This method verifies that every page in effect, defined by the second
parameter, contains the image, given by the first parameter.
- containsImage(File, PagesToUse) - Method in class com.pdfunit.validators.MultiDocumentImageValidator
-
This method verifies that every page in effect, defined by the second
parameter, contains the image, given by the first parameter.
- containsImage(InputStream, PagesToUse) - Method in class com.pdfunit.validators.MultiDocumentImageValidator
-
This method verifies that every page in effect, defined by the second
parameter, contains the image, given by the first parameter.
- containsImage(String, PagesToUse) - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method verifies that the given image is present on every page, defined by
the second parameter.
- containsImage(File, PagesToUse) - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method verifies that the given image is present on every page, defined by
the second parameter.
- containsImage(InputStream, PagesToUse) - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method verifies that the given image is present on every page, defined by
the second parameter.
- containsImageOnPages(BufferedImage, PagesToUse) - Method in class com.pdfunit.validators.ImageValidator
-
- containsOneImageOf(BufferedImage[], PagesToUse) - Method in class com.pdfunit.validators.DocumentValidator
-
This method verifies that one of the given images is present on the pages that are
defined by the second parameter.
- containsOneImageOf(BufferedImage[], PagesToUse) - Method in class com.pdfunit.validators.ImageValidator
-
This method verifies that on of the given images can be found on the defined pages.
- containsOneImageOf(BufferedImage[], PagesToUse) - Method in class com.pdfunit.validators.MultiDocumentImageValidator
-
This method verifies that on of the given images can be found on the defined pages.
- containsOneImageOf(BufferedImage[], PagesToUse) - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method verifies that one of the given images is present on the pages that are
defined by the second parameter.
- ConvertUnicodeToHex - Class in com.pdfunit.tools
-
This utility reads any string and converts the non-ASCII characters
into their corresponding Unicode hex-code ("€" for the Euro character).
- ConvertUnicodeToHex(String[]) - Constructor for class com.pdfunit.tools.ConvertUnicodeToHex
-
Converts Unicode string with the non-ASCII characters into their corresponding
Unicode hex-code ("€" for the Euro character).
- coveringWholeDocument() - Method in class com.pdfunit.validators.MultiDocumentSignatureValidator
-
This method verifies for each document that the current signature covers the
whole document.
- coveringWholeDocument() - Method in class com.pdfunit.validators.SignatureValidator
-
Verifiying that the current signature covers the whole document.
- createFilename(File) - Static method in class com.pdfunit.util.IOHelper
-
- createFullSizeFromDocument(IDocument) - Static method in class com.pdfunit.pagefilter.ClippingArea
-
This method creates a clipping area instance for a full page of the given
document.
- createReader(String, String) - Method in class com.pdfunit.tools.UtilityBase
-
- createRectangle(int, int, int, int) - Static method in class com.pdfunit.util.ImageHelper
-
The method creates a rectangle whose upper-left point is (x,y).
- createSourceBaseName(String) - Method in class com.pdfunit.tools.UtilityBase
-
- createTargetName() - Method in class com.pdfunit.tools.ExtractFontsInfo
-
- createUTF8Writer(String) - Method in class com.pdfunit.tools.UtilityBase
-
- CreationDateAvailableMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CreationDateAvailableMessage(IDocument) - Constructor for class com.pdfunit.messages.CreationDateAvailableMessage
-
- CreationDateNotAvailableMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- CreationDateNotAvailableMessage(IDocument) - Constructor for class com.pdfunit.messages.CreationDateNotAvailableMessage
-
- CreatorValidator - Class in com.pdfunit.validators
-
Validator for the creator property in PDF documents.
- CreatorValidator(IDocument, DocumentValidator) - Constructor for class com.pdfunit.validators.CreatorValidator
-
- eachDocument(String[]) - Static method in class com.pdfunit.AssertThat
-
Loading an array of PDF documents.
- eachDocument(File[]) - Static method in class com.pdfunit.AssertThat
-
Loading an array of PDF documents.
- eachDocument(InputStream[]) - Static method in class com.pdfunit.AssertThat
-
Loading an array of PDF documents.
- eachDocument(URL[]) - Static method in class com.pdfunit.AssertThat
-
Loading an array of PDF documents.
- eachDocument(String[], String) - Static method in class com.pdfunit.AssertThat
-
Loading an array of PDF documents, each having the same password.
- eachDocument(File[], String) - Static method in class com.pdfunit.AssertThat
-
Loading an array of PDF documents, each having the same password.
- eachDocument(InputStream[], String) - Static method in class com.pdfunit.AssertThat
-
Loading an array of PDF documents, each having the same password.
- eachDocument(URL[], String) - Static method in class com.pdfunit.AssertThat
-
Loading an array of PDF documents, each having the same password.
- EmbeddedFileAvailableMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- EmbeddedFileAvailableMessage(IDocument) - Constructor for class com.pdfunit.messages.EmbeddedFileAvailableMessage
-
- EmbeddedFileContentMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- EmbeddedFileContentMessage(IDocument, String) - Constructor for class com.pdfunit.messages.EmbeddedFileContentMessage
-
- EmbeddedFileNameMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- EmbeddedFileNameMessage(IDocument, String) - Constructor for class com.pdfunit.messages.EmbeddedFileNameMessage
-
- EmbeddedFileValidator - Class in com.pdfunit.validators
-
Validator for embedded files (== attachments) in PDF documents.
- EmbeddedFileValidator(IDocument) - Constructor for class com.pdfunit.validators.EmbeddedFileValidator
-
- EmptyPageValidator - Class in com.pdfunit.validators
-
Validator class providing methods the validates given pages and areas
that they are empty.
- EmptyPageValidator(IDocument, PagesToUse, ClippingArea) - Constructor for class com.pdfunit.validators.EmptyPageValidator
-
- EmptyPageValidator(IDocument, PagesToUse) - Constructor for class com.pdfunit.validators.EmptyPageValidator
-
- EncryptionLengthMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- EncryptionLengthMessage(IDocument) - Constructor for class com.pdfunit.messages.EncryptionLengthMessage
-
- endingWith(String) - Method in class com.pdfunit.validators.MultiDocumentPropertyValidator
-
This method does fore each PDF document what the name suggests.
- endingWith(String) - Method in class com.pdfunit.validators.MultiDocumentSingleFieldValidator
-
Validating that the content of the current field ends with the value given by the parameter.
- endingWith(String) - Method in class com.pdfunit.validators.MultiDocumentTextValidator
-
This method verifies for each document that the text on every page in effect
ends with the given parameter.
- endingWith(String) - Method in class com.pdfunit.validators.PropertyValidator
-
This method does what the name suggests.
- endingWith(String) - Method in class com.pdfunit.validators.SingleFieldValidator
-
Validating that the content of the current field ends with the value given by the parameter.
- endingWith(String) - Method in class com.pdfunit.validators.TextValidator
-
This method verifies that the text on every page in effect ends with the given parameter.
- equals(Object) - Method in class com.pdfunit.AssertThat
-
It makes no sense, to use equals() or hashCode() with this class.
- equals(Object) - Method in class com.pdfunit.DocumentFormat
-
- equalsByBytes(BufferedImage, BufferedImage) - Static method in class com.pdfunit.util.ImageHelper
-
This method compares two images byte by byte.
- equalsTo(String) - Method in class com.pdfunit.validators.JavaScriptValidator
-
This method reads the file given by the parameter and compares the content
to the JavaScript inside the current PDF document.
- equalsTo(File) - Method in class com.pdfunit.validators.JavaScriptValidator
-
This method reads the content of the file and compares it to the JavaScript
inside the current PDF-document.
- equalsTo(InputStream) - Method in class com.pdfunit.validators.JavaScriptValidator
-
This method reads the content of the input stream and compares it to the JavaScript
inside the current PDF-document.
- equalsTo(Reader) - Method in class com.pdfunit.validators.JavaScriptValidator
-
This method reads the content of the reader and compares it to the JavaScript
inside the current PDF-document.
- equalsTo(InputStream) - Method in class com.pdfunit.validators.MultiDocumentJavaScriptValidator
-
This method reads the content of the input stream and compares it to the JavaScript
inside each of the given PDF-document.
- equalsTo(Reader) - Method in class com.pdfunit.validators.MultiDocumentJavaScriptValidator
-
This method reads the content of the reader instance and compares it to the JavaScript
inside each of the given PDF-document.
- equalsTo(String) - Method in class com.pdfunit.validators.MultiDocumentJavaScriptValidator
-
This method reads the file given by the parameter and compares its content
to the JavaScript inside of each given PDF document.
- equalsTo(File) - Method in class com.pdfunit.validators.MultiDocumentJavaScriptValidator
-
This method reads the content of the input file and compares it to the JavaScript
inside each of the given PDF-document.
- evaluate(Document, QName) - Method in class com.pdfunit.XPathExpression
-
Evaluate the current XPath expression against the DOM, given
by the first parameter.
- EvenPages - Class in com.pdfunit.pagefilter
-
This class collects all even pages of a PDF document.
- EveryPageAfter - Class in com.pdfunit.pagefilter
-
This class finds all pages after a given pagenumber of a PDF document.
- EveryPageAfter(int) - Constructor for class com.pdfunit.pagefilter.EveryPageAfter
-
Creating an instance providing pagenumbers for all pages of a PDF document
after the given page number.
- EveryPageBefore - Class in com.pdfunit.pagefilter
-
This class finds all pages before a given pagenumber of a PDF document.
- EveryPageBefore(int) - Constructor for class com.pdfunit.pagefilter.EveryPageBefore
-
Creating an instance providing pagenumbers for all pages of a PDF document
before the given page number.
- ExtractBookmarks - Class in com.pdfunit.tools
-
This utility extracts all bookmarks of a pdf document
to a file in XML format.
- ExtractBookmarks(String[]) - Constructor for class com.pdfunit.tools.ExtractBookmarks
-
Extract all bookmarks of a pdf document as XML to a file.
- ExtractEmbeddedFiles - Class in com.pdfunit.tools
-
This utility extracts JavaScript from a PDF document and writes
it to a text file.
- ExtractEmbeddedFiles(String[]) - Constructor for class com.pdfunit.tools.ExtractEmbeddedFiles
-
Extract all JavaScript of a pdf document to a file.
- ExtractFieldsInfo - Class in com.pdfunit.tools
-
This utility extracts data about all formular fields inside a pdf document
to a file in XML format.
- ExtractFieldsInfo(String[]) - Constructor for class com.pdfunit.tools.ExtractFieldsInfo
-
Extract all field information of a pdf document as XML to a file.
- ExtractFontsInfo - Class in com.pdfunit.tools
-
This utility extracts data about all used fonts of a pdf document
to a file in XML format.
- ExtractFontsInfo(String[]) - Constructor for class com.pdfunit.tools.ExtractFontsInfo
-
Extract all fonts of a pdf document as XML to a file.
- ExtractImages - Class in com.pdfunit.tools
-
This utility extracts embedded images of a pdf-document
to png images.
- ExtractImages(String[]) - Constructor for class com.pdfunit.tools.ExtractImages
-
Extract embedded images to png files.
- extractImagesAsPNGUsingPDFBox(String) - Method in class com.pdfunit.tools.ExtractImages
-
- ExtractJavaScript - Class in com.pdfunit.tools
-
This utility extracts JavaScript from a PDF document and writes
it to a text file.
- ExtractJavaScript(String[]) - Constructor for class com.pdfunit.tools.ExtractJavaScript
-
Extract all JavaScript of a pdf document to a file.
- ExtractNamedDestinations - Class in com.pdfunit.tools
-
This utility extracts all named destinations of a pdf document
to a file in XML format.
- ExtractNamedDestinations(String[]) - Constructor for class com.pdfunit.tools.ExtractNamedDestinations
-
Extract all named destinations of a pdf document as XML to a file.
- ExtractSignaturesInfo - Class in com.pdfunit.tools
-
This utility extracts data about signatures and certificates of a pdf
document to a file in XML format.
- ExtractSignaturesInfo(String[]) - Constructor for class com.pdfunit.tools.ExtractSignaturesInfo
-
Extract all signature infos of a pdf document as XML to a file.
- ExtractXFAData - Class in com.pdfunit.tools
-
This utility extracts the XFA data of a pdf document
to a file in XML format.
- ExtractXFAData(String[]) - Constructor for class com.pdfunit.tools.ExtractXFAData
-
Extract all XFA data of a pdf document as XML to a file.
- ExtractXMPData - Class in com.pdfunit.tools
-
This utility extracts the XMP metadata of a pdf document
to a file in XML format.
- ExtractXMPData(String[]) - Constructor for class com.pdfunit.tools.ExtractXMPData
-
Extract all XMP data of a pdf document as XML to a file.
- FieldAnyValueMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldAnyValueMessage(IDocument, String) - Constructor for class com.pdfunit.messages.FieldAnyValueMessage
-
- FieldAvailableMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldAvailableMessage(IDocument, String) - Constructor for class com.pdfunit.messages.FieldAvailableMessage
-
- FieldContainingMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldContainingMessage(IDocument, String) - Constructor for class com.pdfunit.messages.FieldContainingMessage
-
- FieldContentOverflowMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldContentOverflowMessage(IDocument, String) - Constructor for class com.pdfunit.messages.FieldContentOverflowMessage
-
- FieldDuplicateNameMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldDuplicateNameMessage(IDocument) - Constructor for class com.pdfunit.messages.FieldDuplicateNameMessage
-
- FieldEditableMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldEditableMessage(IDocument, String) - Constructor for class com.pdfunit.messages.FieldEditableMessage
-
- FieldEndingWithMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldEndingWithMessage(IDocument, String) - Constructor for class com.pdfunit.messages.FieldEndingWithMessage
-
- FieldExportableMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldExportableMessage(IDocument, String) - Constructor for class com.pdfunit.messages.FieldExportableMessage
-
- FieldHavingJavaScriptMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldHavingJavaScriptMessage(IDocument, String, String) - Constructor for class com.pdfunit.messages.FieldHavingJavaScriptMessage
-
- FieldHeightMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldHeightMessage(IDocument, String) - Constructor for class com.pdfunit.messages.FieldHeightMessage
-
- FieldHeightWithUnitMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldHeightWithUnitMessage(IDocument, String, double, String) - Constructor for class com.pdfunit.messages.FieldHeightWithUnitMessage
-
- FieldHiddenButPrintableMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldHiddenButPrintableMessage(IDocument, String) - Constructor for class com.pdfunit.messages.FieldHiddenButPrintableMessage
-
- FieldHiddenMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldHiddenMessage(IDocument, String) - Constructor for class com.pdfunit.messages.FieldHiddenMessage
-
- FieldMatchingMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldMatchingMessage(IDocument, String) - Constructor for class com.pdfunit.messages.FieldMatchingMessage
-
- FieldMatchingRegexMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldMatchingRegexMessage(IDocument, String) - Constructor for class com.pdfunit.messages.FieldMatchingRegexMessage
-
- FieldMultiLineMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldMultiLineMessage(IDocument, String) - Constructor for class com.pdfunit.messages.FieldMultiLineMessage
-
- FieldMultiSelectMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldMultiSelectMessage(IDocument, String) - Constructor for class com.pdfunit.messages.FieldMultiSelectMessage
-
- FieldNotContainingMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldNotContainingMessage(IDocument, String) - Constructor for class com.pdfunit.messages.FieldNotContainingMessage
-
- FieldNotEditableMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldNotEditableMessage(IDocument, String) - Constructor for class com.pdfunit.messages.FieldNotEditableMessage
-
- FieldNotExportableMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldNotExportableMessage(IDocument, String) - Constructor for class com.pdfunit.messages.FieldNotExportableMessage
-
- FieldNotHiddenMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldNotHiddenMessage(IDocument, String) - Constructor for class com.pdfunit.messages.FieldNotHiddenMessage
-
- FieldNotMatchingRegexMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldNotMatchingRegexMessage(IDocument, String) - Constructor for class com.pdfunit.messages.FieldNotMatchingRegexMessage
-
- FieldNotMultiSelectMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldNotMultiSelectMessage(IDocument, String) - Constructor for class com.pdfunit.messages.FieldNotMultiSelectMessage
-
- FieldNotPrintableMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldNotPrintableMessage(IDocument, String) - Constructor for class com.pdfunit.messages.FieldNotPrintableMessage
-
- FieldNotReadonlyMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldNotReadonlyMessage(IDocument, String) - Constructor for class com.pdfunit.messages.FieldNotReadonlyMessage
-
- FieldNotRequiredMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldNotRequiredMessage(IDocument, String) - Constructor for class com.pdfunit.messages.FieldNotRequiredMessage
-
- FieldNotVisibleMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldNotVisibleMessage(IDocument, String) - Constructor for class com.pdfunit.messages.FieldNotVisibleMessage
-
- FieldPasswordProtectedMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldPasswordProtectedMessage(IDocument, String) - Constructor for class com.pdfunit.messages.FieldPasswordProtectedMessage
-
- FieldPrintableMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldPrintableMessage(IDocument, String) - Constructor for class com.pdfunit.messages.FieldPrintableMessage
-
- FieldReadonlyMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldReadonlyMessage(IDocument, String) - Constructor for class com.pdfunit.messages.FieldReadonlyMessage
-
- FieldRequiredMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldRequiredMessage(IDocument, String) - Constructor for class com.pdfunit.messages.FieldRequiredMessage
-
- FieldsExistMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldsExistMessage(IDocument) - Constructor for class com.pdfunit.messages.FieldsExistMessage
-
- FieldSignatureSignedFieldMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldSignatureSignedFieldMessage(IDocument) - Constructor for class com.pdfunit.messages.FieldSignatureSignedFieldMessage
-
- FieldSignatureUnsignedFieldMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldSignatureUnsignedFieldMessage(IDocument) - Constructor for class com.pdfunit.messages.FieldSignatureUnsignedFieldMessage
-
- FieldSignedMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldSignedMessage(IDocument, String) - Constructor for class com.pdfunit.messages.FieldSignedMessage
-
- FieldSingleLineMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldSingleLineMessage(IDocument, String) - Constructor for class com.pdfunit.messages.FieldSingleLineMessage
-
- FieldStartingWithMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldStartingWithMessage(IDocument, String) - Constructor for class com.pdfunit.messages.FieldStartingWithMessage
-
- FieldType - Enum in com.pdfunit
-
Enumeration containing the types of PDF formular fields.
- FieldTypeMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldTypeMessage(IDocument, String) - Constructor for class com.pdfunit.messages.FieldTypeMessage
-
- FieldVisibleButNotPrintableMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldVisibleButNotPrintableMessage(IDocument, String) - Constructor for class com.pdfunit.messages.FieldVisibleButNotPrintableMessage
-
- FieldVisibleMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldVisibleMessage(IDocument, String) - Constructor for class com.pdfunit.messages.FieldVisibleMessage
-
- FieldWidthMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldWidthMessage(IDocument, String) - Constructor for class com.pdfunit.messages.FieldWidthMessage
-
- FieldWidthWithUnitMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldWidthWithUnitMessage(IDocument, String, double, String) - Constructor for class com.pdfunit.messages.FieldWidthWithUnitMessage
-
- FieldXMLMatchingMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldXMLMatchingMessage(IDocument, String) - Constructor for class com.pdfunit.messages.FieldXMLMatchingMessage
-
- FieldXPathMatchingMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FieldXPathMatchingMessage(IDocument, XPathExpression) - Constructor for class com.pdfunit.messages.FieldXPathMatchingMessage
-
- FIRST_PAGE - Static variable in class com.pdfunit.Constants
-
Instance providing page number 1 for a PDF document.
- FirstPage - Class in com.pdfunit.pagefilter
-
This class finds the first page of a PDF document.
- FontAvailableMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FontAvailableMessage(IDocument) - Constructor for class com.pdfunit.messages.FontAvailableMessage
-
- FontNameContainingMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FontNameContainingMessage(IDocument, String) - Constructor for class com.pdfunit.messages.FontNameContainingMessage
-
- FontNameNotContainingMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FontNameNotContainingMessage(IDocument, String) - Constructor for class com.pdfunit.messages.FontNameNotContainingMessage
-
- FontNameValidator - Class in com.pdfunit.validators
-
Validator for font names in PDF documents.
- FontNameValidator(FontValidator, IDocument) - Constructor for class com.pdfunit.validators.FontNameValidator
-
- FontType - Enum in com.pdfunit
-
Enumeration defining the font types.
- FONTTYPE_CID - Static variable in class com.pdfunit.Constants
-
Constant for a font type.
- FONTTYPE_CID_TYPE0 - Static variable in class com.pdfunit.Constants
-
Constant for a font type.
- FONTTYPE_CID_TYPE2 - Static variable in class com.pdfunit.Constants
-
Constant for a font type.
- FONTTYPE_CJK - Static variable in class com.pdfunit.Constants
-
Constant for a font type.
- FONTTYPE_MMTYPE1 - Static variable in class com.pdfunit.Constants
-
Constant for a font type.
- FONTTYPE_OPENTYPE - Static variable in class com.pdfunit.Constants
-
Constant for a font type.
- FONTTYPE_TRUETYPE - Static variable in class com.pdfunit.Constants
-
Constant for a font type.
- FONTTYPE_TYPE0 - Static variable in class com.pdfunit.Constants
-
Constant for a font type.
- FONTTYPE_TYPE1 - Static variable in class com.pdfunit.Constants
-
Constant for a font type.
- FONTTYPE_TYPE3 - Static variable in class com.pdfunit.Constants
-
Constant for a font type.
- FontTypeOnlyMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FontTypeOnlyMessage(IDocument) - Constructor for class com.pdfunit.messages.FontTypeOnlyMessage
-
- FontValidator - Class in com.pdfunit.validators
-
Validator for fonts in PDF documents.
- FontValidator(IDocument) - Constructor for class com.pdfunit.validators.FontValidator
-
- FontXMLMatchingMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FontXMLMatchingMessage(IDocument, String) - Constructor for class com.pdfunit.messages.FontXMLMatchingMessage
-
- FontXPathMatchingMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FontXPathMatchingMessage(IDocument, String) - Constructor for class com.pdfunit.messages.FontXPathMatchingMessage
-
- FontXPathMatchingMessage(IDocument, XPathExpression) - Constructor for class com.pdfunit.messages.FontXPathMatchingMessage
-
- FORM_FILLING - Static variable in class com.pdfunit.Constants
-
Constant for the certified PDF.
- FORM_FILLING_AND_ANNOTATIONS - Static variable in class com.pdfunit.Constants
-
Constant for the certified PDF.
- format(Calendar) - Method in enum com.pdfunit.DateResolution
-
This method returns a formatted date string of the calender instance,
given by the parameter, according to the date pattern of the instance
of this enumeration.
- formatDate(Calendar, String) - Static method in class com.pdfunit.util.DateHelper
-
This method does what the name suggests.
- formatDate(Date, String) - Static method in class com.pdfunit.util.DateHelper
-
This method does what the name suggests.
- FormatInDocumentMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FormatInDocumentMessage(IDocument, DocumentFormat) - Constructor for class com.pdfunit.messages.FormatInDocumentMessage
-
- FormatOnPageMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- FormatOnPageMessage(IDocument, DocumentFormat) - Constructor for class com.pdfunit.messages.FormatOnPageMessage
-
- FormatUnit - Enum in com.pdfunit
-
Enumeration containing units and functions convert them.
- FormatValidator - Class in com.pdfunit.validators
-
This class provides methods to validate page formats.
- FormatValidator(IDocument) - Constructor for class com.pdfunit.validators.FormatValidator
-
- GeneralEqualsHashcodeMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- GeneralEqualsHashcodeMessage() - Constructor for class com.pdfunit.messages.GeneralEqualsHashcodeMessage
-
- GeneralInvalidPagenumberMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- GeneralInvalidPagenumberMessage(IDocument) - Constructor for class com.pdfunit.messages.GeneralInvalidPagenumberMessage
-
- GeneralInvalidPagenumberNoDocumentMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- GeneralInvalidPagenumberNoDocumentMessage() - Constructor for class com.pdfunit.messages.GeneralInvalidPagenumberNoDocumentMessage
-
- GeneralInvocationOrderMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- GeneralInvocationOrderMessage() - Constructor for class com.pdfunit.messages.GeneralInvocationOrderMessage
-
- GeneralNegatedMethodOnAnyPageMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- GeneralNegatedMethodOnAnyPageMessage() - Constructor for class com.pdfunit.messages.GeneralNegatedMethodOnAnyPageMessage
-
- GeneralNullObjectMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- GeneralNullObjectMessage() - Constructor for class com.pdfunit.messages.GeneralNullObjectMessage
-
- GeneralOtherLibraryExceptionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- GeneralOtherLibraryExceptionMessage(Throwable) - Constructor for class com.pdfunit.messages.GeneralOtherLibraryExceptionMessage
-
- GeneralOtherLibraryExceptionWithExplanationMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- GeneralOtherLibraryExceptionWithExplanationMessage(IDocument, Throwable) - Constructor for class com.pdfunit.messages.GeneralOtherLibraryExceptionWithExplanationMessage
-
- GeneralPageAvailableMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- GeneralPageAvailableMessage(IDocument) - Constructor for class com.pdfunit.messages.GeneralPageAvailableMessage
-
- GeneralXPathMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- GeneralXPathMessage(String) - Constructor for class com.pdfunit.messages.GeneralXPathMessage
-
- getAllFonts() - Method in class com.pdfunit.validators.FontValidator
-
- getAsImage(File) - Static method in class com.pdfunit.util.ImageHelper
-
Reading an image file and converting it into a BufferedImage.
- getAsImage(String) - Static method in class com.pdfunit.util.ImageHelper
-
Reading an image file and converting it into a BufferedImage.
- getAsRectangleInPoints() - Method in class com.pdfunit.DocumentFormat
-
This method converts the current document format into a rectangle in
the original Unit 'points'.
- getBookmarksAsXML(PdfReader) - Static method in class com.pdfunit.util.XMLConvertHelperBookmarks
-
Create XML from PDF bookmarks.
- getCalendar(String) - Static method in class com.pdfunit.util.DateHelper
-
Returns an instance of Calendar for the given date string with the
precision of the date pattern from 'config.properties'.
- getCalendar(String, String) - Static method in class com.pdfunit.util.DateHelper
-
Returning the calendar for the given date string formatted according to the format pattern.
- getConstantForUndefinedDate() - Static method in class com.pdfunit.util.DateHelper
-
Returning a date (1970101) as an indicator for an undefined date.
- getContentAsString(String) - Static method in class com.pdfunit.util.IOHelper
-
This method does what the name suggests.
- getConversionFactorToMillimeter() - Method in enum com.pdfunit.FormatUnit
-
Returns the factor to multiply each instance of this class to convert
to millimeter.
- getCurrentDateWithoutTime() - Static method in class com.pdfunit.util.DateHelper
-
This method does what the name suggests.
- getDefaultNamespace() - Method in class com.pdfunit.XMLNode
-
This method does what the name suggests.
- getDestDir() - Method in class com.pdfunit.tools.ExtractImages
-
- getExpression() - Method in class com.pdfunit.XPathExpression
-
This method does what the name suggests.
- getFieldInfoAsXML(PdfReader) - Static method in class com.pdfunit.util.XMLConvertHelperFields
-
Create XML for acrofields.
- getFieldInfoAsXML(Hashtable<Integer, IField>) - Static method in class com.pdfunit.util.XMLConvertHelperFields
-
Convert the field information into XML.
- getFirstErrorPageNumber() - Method in class com.pdfunit.validators.SearchResults
-
If an error had been detected before, this method returns the
number of the PDF page, which produces the error.
- getFirstErrorSearchToken() - Method in class com.pdfunit.validators.SearchResults
-
If an error had been detected before, this method returns the
token, which belongs to the error.
- getFontInfoAsXML(PdfReader) - Static method in class com.pdfunit.util.XMLConvertHelperFonts
-
Creating an XML for all font information of a PDF document.
- getFontInfoAsXML(Set<IFont>) - Static method in class com.pdfunit.util.XMLConvertHelperFonts
-
Creating an XML for all font information of a PDF document.
- getFound() - Method in class com.pdfunit.validators.SearchResult
-
This method does what the name suggests.
- getHeightInMillis() - Method in class com.pdfunit.DocumentFormat
-
- getHeightInPoints() - Method in class com.pdfunit.DocumentFormat
-
- getInstance() - Static method in class com.pdfunit.PDFVersion11
-
- getInstance() - Static method in class com.pdfunit.PDFVersion12
-
- getInstance() - Static method in class com.pdfunit.PDFVersion13
-
- getInstance() - Static method in class com.pdfunit.PDFVersion14
-
- getInstance() - Static method in class com.pdfunit.PDFVersion15
-
- getInstance() - Static method in class com.pdfunit.PDFVersion16
-
- getInstance() - Static method in class com.pdfunit.PDFVersion17
-
- getMessage() - Method in exception com.pdfunit.errors.PDFUnitValidationException
-
- getMessage() - Method in class com.pdfunit.messages.AbstractPDFUnitMessage
-
- getMessage() - Method in interface com.pdfunit.messages.IPDFUnitMessage
-
Returning the formatted method.
- getMessageClass() - Method in class com.pdfunit.messages.AbstractPDFUnitMessage
-
- getMessageClass() - Method in interface com.pdfunit.messages.IPDFUnitMessage
-
This method returns the name of the implementing class.
- getMessageInstance() - Method in exception com.pdfunit.errors.PDFUnitValidationException
-
- getNamedsDestinationsAsXML(PdfReader) - Static method in class com.pdfunit.util.XMLConvertHelperNamedDestinations
-
Create named destinations from PDF bookmarks.
- getNumberOfEntries(Set<IFont>) - Method in enum com.pdfunit.font.IdentifiedBy
-
Returns the number of fonts.
- getPage(int) - Static method in class com.pdfunit.pagefilter.PagesToUse
-
This method does what the name suggests.
- getPageNumber() - Method in class com.pdfunit.validators.SearchResult
-
This method does what the name suggests.
- getPageNumbersInEffect(PDFFileWrapper) - Method in class com.pdfunit.pagefilter.EvenPages
-
This method does what the name suggests.
- getPageNumbersInEffect(IDocumentForValidationModules) - Method in class com.pdfunit.pagefilter.EvenPages
-
This method does what the name suggests.
- getPageNumbersInEffect(PDFFileWrapper) - Method in class com.pdfunit.pagefilter.EveryPageAfter
-
This method does what the name suggests.
- getPageNumbersInEffect(IDocumentForValidationModules) - Method in class com.pdfunit.pagefilter.EveryPageAfter
-
This method does what the name suggests.
- getPageNumbersInEffect(PDFFileWrapper) - Method in class com.pdfunit.pagefilter.EveryPageBefore
-
This method does what the name suggests.
- getPageNumbersInEffect(IDocumentForValidationModules) - Method in class com.pdfunit.pagefilter.EveryPageBefore
-
This method does what the name suggests.
- getPageNumbersInEffect(PDFFileWrapper) - Method in class com.pdfunit.pagefilter.FirstPage
-
This method does what the name suggests.
- getPageNumbersInEffect(IDocumentForValidationModules) - Method in class com.pdfunit.pagefilter.FirstPage
-
This method does what the name suggests.
- getPageNumbersInEffect(PDFFileWrapper) - Method in class com.pdfunit.pagefilter.IndividualPages
-
- getPageNumbersInEffect(IDocumentForValidationModules) - Method in class com.pdfunit.pagefilter.IndividualPages
-
- getPageNumbersInEffect(PDFFileWrapper) - Method in class com.pdfunit.pagefilter.LastPage
-
This method does what the name suggests.
- getPageNumbersInEffect(IDocumentForValidationModules) - Method in class com.pdfunit.pagefilter.LastPage
-
This method does what the name suggests.
- getPageNumbersInEffect(PDFFileWrapper) - Method in class com.pdfunit.pagefilter.OddPages
-
This method does what the name suggests.
- getPageNumbersInEffect(IDocumentForValidationModules) - Method in class com.pdfunit.pagefilter.OddPages
-
This method does what the name suggests.
- getPageNumbersInEffect(PDFFileWrapper) - Method in class com.pdfunit.pagefilter.OnEveryPage
-
This method does what the name suggests.
- getPageNumbersInEffect(IDocumentForValidationModules) - Method in class com.pdfunit.pagefilter.OnEveryPage
-
This method does what the name suggests.
- getPageNumbersInEffect(PDFFileWrapper) - Method in class com.pdfunit.pagefilter.PagesToUse
-
- getPageNumbersInEffect(IDocumentForValidationModules) - Method in class com.pdfunit.pagefilter.PagesToUse
-
- getPageNumbersInEffect(PDFFileWrapper) - Method in class com.pdfunit.pagefilter.PagesToUseFromTo
-
- getPageNumbersInEffect(IDocumentForValidationModules) - Method in class com.pdfunit.pagefilter.PagesToUseFromTo
-
- getPages(int...) - Static method in class com.pdfunit.pagefilter.PagesToUse
-
Creating an instance providing pagenumbers for all pages of a PDF document
given by the parameters.
- getParams() - Method in class com.pdfunit.messages.AbstractPDFUnitMessage
-
- getParams() - Method in interface com.pdfunit.messages.IPDFUnitMessage
-
This methods returns all message parameters.
- getPattern() - Method in enum com.pdfunit.DateResolution
-
This method returns the pattern holded by the instance of this
enumeration.
- getPDFString() - Method in class com.pdfunit.PDFVersion
-
- getPermissionFlag() - Method in enum com.pdfunit.ComparePermission
-
Returns the numeric value of the instance of this enumeration.
- getPrefix() - Method in class com.pdfunit.DefaultNamespace
-
- getRectangle() - Method in class com.pdfunit.pagefilter.ClippingArea
-
This method does what the name suggests.
- getSearchToken() - Method in class com.pdfunit.validators.SearchResult
-
This method does what the name suggests.
- getSignatureInfoAsXML(String) - Static method in class com.pdfunit.util.XMLConvertHelperSignature
-
All functions from PDFUnit, dealing with signatures and certificates,
are operating with an internally constructed XPath expression against
the that XML, which was constructed by this method.
- getSignatureInfoAsXML(String, String) - Static method in class com.pdfunit.util.XMLConvertHelperSignature
-
See documentation of @see #getSignatureInfoAsXML(String)
- getSrc() - Method in class com.pdfunit.tools.ExtractImages
-
- getTagName() - Method in class com.pdfunit.XMLNode
-
This method does what the name suggests.
- getURI() - Method in class com.pdfunit.DefaultNamespace
-
- getValue() - Method in enum com.pdfunit.CertifiedFor
-
Returns a constant, which has the same value as the iText constant
with the same name.
- getValue() - Method in class com.pdfunit.XMLNode
-
This method does what the name suggests.
- getWidthInMillis() - Method in class com.pdfunit.DocumentFormat
-
- getXMPDataAsXML(PdfReader) - Static method in class com.pdfunit.util.XMLConvertHelperXMP
-
Create XML for XMP data.
- getXPathResult(Document, XPathExpression, QName) - Method in class com.pdfunit.validators.CompareXPathValidator
-
- GotoLocalActionValidator - Class in com.pdfunit.validators
-
Validator for local GoTo actions in PDF documents.
- GotoLocalActionValidator(IDocument) - Constructor for class com.pdfunit.validators.GotoLocalActionValidator
-
- GotoRemoteActionValidator - Class in com.pdfunit.validators
-
Validator for remote GoTo actions in PDF documents.
- GotoRemoteActionValidator(IDocument, String) - Constructor for class com.pdfunit.validators.GotoRemoteActionValidator
-
- greaterThan(PDFVersion) - Method in class com.pdfunit.validators.VersionValidator
-
This method does what the name suggests.
- hasAction() - Method in class com.pdfunit.validators.AnyActionValidator
-
This method does what the name suggests.
- hasAnyAction() - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasAuthor() - Method in class com.pdfunit.validators.AuthorValidator
-
This method does what the name suggests.
- hasAuthor() - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasAuthor() - Method in class com.pdfunit.validators.MultiDocumentAuthorValidator
-
This method checks that each document of the given set of PDF documents
has an author.
- hasAuthor() - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method checks that each document of the given set of PDF documents
has an author.
- hasBookmark() - Method in class com.pdfunit.validators.BookmarkValidator
-
This method does what the name suggests.
- hasBookmark() - Method in class com.pdfunit.validators.DocumentValidator
-
This method verifies that a PDF document has one or more bookmarks.
- hasBookmark() - Method in class com.pdfunit.validators.MultiDocumentBookmarkValidator
-
This method verifies that each given PDF document has one or more bookmarks.
- hasBookmark() - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method verifies that each given PDF document has one or more bookmarks.
- hasBookmarks() - Method in class com.pdfunit.validators.BookmarkValidator
-
This method does what the name suggests.
- hasBookmarks() - Method in class com.pdfunit.validators.DocumentValidator
-
This method verifies that a PDF document has one ore more bookmarks.
- hasBookmarks() - Method in class com.pdfunit.validators.MultiDocumentBookmarkValidator
-
This method verifies that each given PDF document has one ore more bookmarks.
- hasBookmarks() - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method verifies that each given PDF document has one ore more bookmarks.
- hasChainedAction() - Method in class com.pdfunit.validators.ChainedActionValidator
-
Validating that the current document has a chained action.
- hasChainedAction() - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasCloseAction() - Method in class com.pdfunit.validators.DocumentCloseActionValidator
-
This method does what the name suggests.
- hasCloseAction() - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasContent(PagesToUse, ClippingArea) - Method in class com.pdfunit.validators.DocumentValidator
-
Deprecated.
Use hasText(PagesToUse, ClippingArea) instead.
The name of this method is not clear enough.
- hasContent(PagesToUse) - Method in class com.pdfunit.validators.DocumentValidator
-
Deprecated.
Use hasText(PagesToUse) instead.
The name of this method is not clear enough.
- hasContent(PagesToUse) - Method in class com.pdfunit.validators.TextValidator
-
Deprecated.
Use hasText(PagesToUse) instead.
The name of this method is not clear enough.
- hasContent() - Method in class com.pdfunit.validators.TextValidator
-
Deprecated.
This method is too unspecific.
Use hasText(PagesToUse) instead.
- hasCreationDate() - Method in class com.pdfunit.validators.DateValidator
-
This method does what the name suggests.
- hasCreationDate() - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasCreator() - Method in class com.pdfunit.validators.CreatorValidator
-
This method does what the name suggests.
- hasCreator() - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasEmbeddedFile() - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasEmbeddedFile() - Method in class com.pdfunit.validators.EmbeddedFileValidator
-
This method does what the name suggests.
- hasEncryptionLength(int) - Method in class com.pdfunit.validators.DocumentValidator
-
Verifying that the current PDF document is encrypted with the
expected key length.
- hasEncryptionLength(int) - Method in class com.pdfunit.validators.MultiDocumentEncryptionValidator
-
Verifying that each PDF document is encrypted with the
expected key length.
- hasEncryptionLength(int) - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method verifies that each document of the given set of
PDF documents is encrypted with the expected key length.
- hasField(String) - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasField(String) - Method in class com.pdfunit.validators.MultiDocumentSingleFieldValidator
-
This method verifies that each of the given PDF document has a field with the expected name.
- hasField(String) - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method verifies that each document of the given set of
PDF documents has a field with the expected name.
- hasField(String) - Method in class com.pdfunit.validators.SingleFieldValidator
-
Verify that a field with the given name exists.
- hasFields() - Method in class com.pdfunit.validators.AllFieldsValidator
-
This method does what the name suggests.
- hasFields() - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasFields() - Method in class com.pdfunit.validators.MultiDocumentAllFieldsValidator
-
This method checks that each given PDF has fields.
- hasFields() - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method checks that each given PDF has fields.
- hasFont() - Method in class com.pdfunit.validators.DocumentValidator
-
This method prepares the validation for one font.
- hasFont() - Method in class com.pdfunit.validators.FontValidator
-
This method prepares the validation of a single font.
- hasFont() - Method in class com.pdfunit.validators.MultiDocumentFontValidator
-
This method prepares the validation of a single font in each given PDF documents.
- hasFont() - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method prepares the validation for one font in each given PDF document.
- hasFonts() - Method in class com.pdfunit.validators.DocumentValidator
-
This method verifies that the current PDF document has fonts.
- hasFonts() - Method in class com.pdfunit.validators.FontValidator
-
This method does what the name suggests.
- hasFonts() - Method in class com.pdfunit.validators.MultiDocumentFontValidator
-
This method verifies that each given PDF document has fonts.
- hasFonts() - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method verifies that each given PDF document has fonts.
- hasFormat(DocumentFormat) - Method in class com.pdfunit.validators.DocumentValidator
-
This method verifies the format against every page of a document.
- hasFormat(DocumentFormat, PagesToUse) - Method in class com.pdfunit.validators.DocumentValidator
-
This method verifies the format against that pages, given by the
second parameter.
- hasFormat(DocumentFormat, PagesToUse) - Method in class com.pdfunit.validators.FormatValidator
-
This method verifies that the format of all pages in effect are equal
to the expected format, given by the first parameter.
- hasFormat(DocumentFormat, PagesToUse) - Method in class com.pdfunit.validators.MultiDocumentFormatValidator
-
This method checks that each document of the given set of PDF documents has
the expected page format on that pages that are defined by the second parameter.
- hasFormat(DocumentFormat) - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method checks that each document of the given set of PDF documents has
the expected page format.
- hasFormat(DocumentFormat, PagesToUse) - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method checks that each document of the given set of PDF documents has
the expected page format on that pages that are defined by the second parameter.
- hasGotoAction() - Method in class com.pdfunit.validators.GotoLocalActionValidator
-
Validating that the current document has a goto action.
- hashCode() - Method in class com.pdfunit.AssertThat
-
It makes no sense, to use equals() or hashCode() with this class.
- hashCode() - Method in class com.pdfunit.DocumentFormat
-
- hasImportDataAction() - Method in class com.pdfunit.validators.DocumentValidator
-
- hasImportDataAction() - Method in class com.pdfunit.validators.ImportDataActionValidator
-
This method does what the name suggests.
- hasJavaScript() - Method in class com.pdfunit.validators.DocumentValidator
-
This method verifies that the current PDF document has embedded JavaScript.
- hasJavaScript() - Method in class com.pdfunit.validators.JavaScriptValidator
-
This method does what the name suggests.
- hasJavaScript() - Method in class com.pdfunit.validators.MultiDocumentJavaScriptValidator
-
This method verifies that each of the given PDF document has embedded JavaScript.
- hasJavaScript() - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method verifies that each given PDF document has embedded JavaScript.
- hasJavaScriptAction() - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasJavaScriptAction() - Method in class com.pdfunit.validators.JavaScriptActionValidator
-
This method does what the name suggests.
- hasKeywords() - Method in class com.pdfunit.validators.DocumentValidator
-
This method verifies the existence of keywords.
- hasKeywords() - Method in class com.pdfunit.validators.KeywordsValidator
-
This method does what the name suggests.
- hasKeywords() - Method in class com.pdfunit.validators.MultiDocumentKeywordsValidator
-
This method checks that each document of the given set of PDF documents
has a keywords.
- hasKeywords() - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method checks that each document of the given set of PDF documents
has a keywords.
- hasLaunchAction() - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasLaunchAction() - Method in class com.pdfunit.validators.LaunchActionValidator
-
Validating that the current document has a launch action.
- hasLayer() - Method in class com.pdfunit.validators.DocumentValidator
-
This method verifies whether a PDF document uses layers.
- hasLayer() - Method in class com.pdfunit.validators.LayerValidator
-
This method does what the name suggests.
- hasLayers() - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasLayers() - Method in class com.pdfunit.validators.LayerValidator
-
This method throws a PDFUnitValidationException when a PDF document has layers.
- hasLessPagesThan(int) - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasLocale(String) - Method in class com.pdfunit.validators.DocumentValidator
-
This method checks the expected language and country information against
the data of the PDF document.
- hasLocale(Locale) - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasLocale(String) - Method in class com.pdfunit.validators.MultiDocumentLocaleValidator
-
This method checks the expected language and country information against
the data of each PDF document.
- hasLocale(Locale) - Method in class com.pdfunit.validators.MultiDocumentLocaleValidator
-
This method does what the name suggests.
- hasLocale(String) - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method verifies that each document of the given set of
PDF documents has the expected locale.
- hasLocale(Locale) - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method verifies that each document of the given set of
PDF documents has the expected locale.
- hasLocalGotoAction() - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasModificationDate() - Method in class com.pdfunit.validators.DateValidator
-
This method does what the name suggests.
- hasModificationDate() - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasMorePagesThan(int) - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasNamedAction() - Method in class com.pdfunit.validators.DocumentValidator
-
- hasNamedAction() - Method in class com.pdfunit.validators.NamedActionValidator
-
This method does what the name suggests.
- hasNamedDestination() - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasNamedDestination() - Method in class com.pdfunit.validators.NamedDestinationValidator
-
This method verifies that the current PDF document has any named destination.
- hasNoAuthor() - Method in class com.pdfunit.validators.AuthorValidator
-
This method does what the name suggests.
- hasNoAuthor() - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasNoAuthor() - Method in class com.pdfunit.validators.MultiDocumentAuthorValidator
-
This method does what the name suggests for each document.
- hasNoAuthor() - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method verifies that each document of the given set of
PDF documents does not have an author information.
- hasNoCreationDate() - Method in class com.pdfunit.validators.DateValidator
-
This method does what the name suggests.
- hasNoCreationDate() - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasNoCreator() - Method in class com.pdfunit.validators.CreatorValidator
-
This method does what the name suggests.
- hasNoCreator() - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasNoKeywords() - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasNoKeywords() - Method in class com.pdfunit.validators.KeywordsValidator
-
This method does what the name suggests.
- hasNoKeywords() - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method verifies that each document of the given set of
PDF documents does not have keywords.
- hasNoLocale() - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasNoLocale() - Method in class com.pdfunit.validators.MultiDocumentLocaleValidator
-
This method does what the name suggests.
- hasNoLocale() - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method verifies that each document of the given set of
PDF documents does not contain a locale.
- hasNoModificationDate() - Method in class com.pdfunit.validators.DateValidator
-
This method does what the name suggests.
- hasNoModificationDate() - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasNoProducer() - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasNoProducer() - Method in class com.pdfunit.validators.ProducerValidator
-
This method does what the name suggests.
- hasNoProperty(String) - Method in class com.pdfunit.validators.DocumentValidator
-
This method verifies that the current PDF document does not have
the property with the key equals to the given parameter.
- hasNoProperty(String) - Method in class com.pdfunit.validators.MultiDocumentPropertyValidator
-
This method does fore each PDF document what the name suggests.
- hasNoProperty(String) - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method verifies that each document of the given set of
PDF documents does not have a property with the given key.
- hasNoSubject() - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasNoSubject() - Method in class com.pdfunit.validators.MultiDocumentSubjectValidator
-
This method does what the name suggests for each document.
- hasNoSubject() - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method verifies that each document of the given set of
PDF documents does not have a subject.
- hasNoSubject() - Method in class com.pdfunit.validators.SubjectValidator
-
This method does what the name suggests.
- hasNoText(PagesToUse) - Method in class com.pdfunit.validators.DocumentValidator
-
- hasNoText(PagesToUse, ClippingArea) - Method in class com.pdfunit.validators.DocumentValidator
-
- hasNoText() - Method in class com.pdfunit.validators.EmptyPageValidator
-
This method checks that a PDF page does not have any text.
- hasNoText() - Method in class com.pdfunit.validators.MultiDocumentEmptyPageValidator
-
This method checks, that each document of the given set of PDF documents
do not have text in the areas of that pages that are defined.
- hasNoText(PagesToUse) - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method checks, that each document of the given set of PDF documents
do not have text on the given pages.
- hasNoText(PagesToUse, ClippingArea) - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method checks, that each document of the given set of PDF documents
do not have text in the areas of that pages that are defined.
- hasNoTitle() - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasNoTitle() - Method in class com.pdfunit.validators.MultiDocumentTitleValidator
-
This method does what the name suggests for each PDF document.
- hasNoTitle() - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method verifies that each document of the given set of PDF documents does not have a title.
- hasNoTitle() - Method in class com.pdfunit.validators.TitleValidator
-
This method does what the name suggests.
- hasNoXFAData() - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasNoXFAData() - Method in class com.pdfunit.validators.MultiDocumentValidator
-
Validating that each document of the given set of PDF documents does not have XFA data.
- hasNoXFAData() - Method in class com.pdfunit.validators.MultiDocumentXFAValidator
-
Validating that each document of the given set of PDF documents
does not have XFA data.
- hasNoXFAData() - Method in class com.pdfunit.validators.XFAValidator
-
Validating that the current PDF document has no XFA data.
- hasNoXMPData() - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasNoXMPData() - Method in class com.pdfunit.validators.MultiDocumentValidator
-
Validating that each document of the given set of PDF documents does not have XMP data.
- hasNoXMPData() - Method in class com.pdfunit.validators.MultiDocumentXMPValidator
-
This method processes the given XPath expression against the XMP data
of each PDF document.
- hasNoXMPData() - Method in class com.pdfunit.validators.XMPValidator
-
Validating that the current PDF document has no XMP data.
- hasNumberOfActions(int) - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasNumberOfBookmarks(int) - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasNumberOfBookmarks(int) - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method checks that each given PDF documents has the expected number
of bookmarks.
- hasNumberOfDifferentImages(int) - Method in class com.pdfunit.validators.DocumentValidator
-
This method compares the number of different images of a PDF document
with the number, given by the parameter.
- hasNumberOfEmbeddedFiles(int) - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasNumberOfFields(int) - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasNumberOfFields(int) - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method verifies that each given PDF document has the expected number
of fields.
- hasNumberOfFonts(int, IdentifiedBy) - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasNumberOfFonts(int, IdentifiedBy) - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method checks the number of fonts in each given PDF document.
- hasNumberOfJavaScriptActions(int) - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasNumberOfLayers(int) - Method in class com.pdfunit.validators.DocumentValidator
-
The function is identical with hasNumberOfOptionalContentGroups().
- hasNumberOfOCGs(int) - Method in class com.pdfunit.validators.DocumentValidator
-
The function is identical with hasNumberOfLayers().
- hasNumberOfPages(int) - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasNumberOfSignatures(int) - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasNumberOfSignatures(int) - Method in class com.pdfunit.validators.MultiDocumentSignatureValidator
-
This method verifies that each given PDF document has the expected number of signatures.
- hasNumberOfSignatures(int) - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method verifies that each document of the given set of
PDF documents has the expected number of signatures.
- hasNumberOfVisibleImages(int) - Method in class com.pdfunit.validators.DocumentValidator
-
This method compares the number of visible images of a PDF document
with the expected sum, given by the parameter.
- hasNumberOfVisibleImages(int, PagesToUse) - Method in class com.pdfunit.validators.DocumentValidator
-
This method calculates the number of visible images on the pages,
given by the second parameter, and compares it with the expected sum,
given by the first parameter.
- hasOCG() - Method in class com.pdfunit.validators.DocumentValidator
-
This method verifies whether a PDF document uses layers.
- hasOCG() - Method in class com.pdfunit.validators.LayerValidator
-
This method does what the name suggests.
- hasOCGs() - Method in class com.pdfunit.validators.DocumentValidator
-
This method verifies whether a PDF document uses layers.
- hasOCGs() - Method in class com.pdfunit.validators.LayerValidator
-
This method does what the name suggests.
- hasOpenAction() - Method in class com.pdfunit.validators.DocumentOpenActionValidator
-
This method does what the name suggests.
- hasOpenAction() - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasOwnerPassword(String) - Method in class com.pdfunit.validators.DocumentValidator
-
This method checks that the current document can be opened with the password given
by the parameter.
- hasOwnerPassword(String) - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method checks that each given PDF document can be opened with the
password given by the parameter.
- hasPermission(IPermissions) - Method in enum com.pdfunit.ComparePermission
-
Returns true when the permission represented by the parameter,
is the same as the permission represented by the instance of
this enumeration.
- hasPermission() - Method in class com.pdfunit.validators.DocumentValidator
-
This method prepares the validation of permissions of the current PDF documents.
- hasPermission() - Method in class com.pdfunit.validators.MultiDocumentPermissionValidator
-
This method prepares the validation of permissions of each given PDF documents.
- hasPermission() - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method prepares the validation of permissions of the current PDF documents.
- hasPrintAction() - Method in class com.pdfunit.validators.DocumentPrintActionValidator
-
This method does what the name suggests.
- hasPrintAction() - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasProducer() - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasProducer() - Method in class com.pdfunit.validators.ProducerValidator
-
This method does what the name suggests.
- hasProperty(String) - Method in class com.pdfunit.validators.DocumentValidator
-
This method verifies that the current PDF document has a property with
the key equals to the given parameter.
- hasProperty(String) - Method in class com.pdfunit.validators.MultiDocumentPropertyValidator
-
This method does fore each PDF document what the name suggests.
- hasProperty(String) - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method checks that each document of the given set of PDF documents
has the expected key.
- hasProperty(String) - Method in class com.pdfunit.validators.PropertyValidator
-
This method does what the name suggests.
- hasRemoteGotoActionTo(String) - Method in class com.pdfunit.validators.DocumentValidator
-
This method asserts that the current PDF document has a GOTO-Action with
the remote destination, given by the parameter.
- hasRemoteGotoActionTo(String) - Method in class com.pdfunit.validators.GotoRemoteActionValidator
-
Validating that the current document has an action, pointing to the
the expected file.
- hasResetFormAction() - Method in class com.pdfunit.validators.DocumentValidator
-
- hasResetFormAction() - Method in class com.pdfunit.validators.ResetFormValidator
-
This method does what the name suggests.
- hasSaveAction() - Method in class com.pdfunit.validators.DocumentSaveActionValidator
-
This method does what the name suggests.
- hasSaveAction() - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasSignature(String) - Method in class com.pdfunit.validators.DocumentValidator
-
This method checks whether the PDF document has a signature with
the given name.
- hasSignature(String) - Method in class com.pdfunit.validators.MultiDocumentSignatureValidator
-
This method checks that each given PDF document has a signature with
the given name.
- hasSignature(String) - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method verifies that each document of the given set of PDF documents
has a signature with the given name.
- hasSignature(String) - Method in class com.pdfunit.validators.SignatureValidator
-
- hasSignatures() - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasSignatures() - Method in class com.pdfunit.validators.MultiDocumentSignatureXMLValidator
-
This method checks that each of the given PDF documents has a signature.
- hasSignatures() - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method verifies that each document of the given set of
PDF documents has one ore more signatures.
- hasSignatures() - Method in class com.pdfunit.validators.SignatureXMLValidator
-
This method does what the name suggests.
- hasSignedSignatureFields() - Method in class com.pdfunit.validators.AllFieldsValidator
-
This method does what the name suggests.
- hasSignedSignatureFields() - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasSignedSignatureFields() - Method in class com.pdfunit.validators.MultiDocumentAllFieldsValidator
-
This method verifies that each given PDF document has signed fields.
- hasSignedSignatureFields() - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method verifies that each document of the given set of
PDF documents has signed fields.
- hasSubject() - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasSubject() - Method in class com.pdfunit.validators.MultiDocumentSubjectValidator
-
This method checks that each document of the given set of PDF documents
has a subject.
- hasSubject() - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method checks that each document of the given set of PDF documents
has a subject.
- hasSubject() - Method in class com.pdfunit.validators.SubjectValidator
-
This method does what the name suggests.
- hasSubmitFormAction() - Method in class com.pdfunit.validators.DocumentValidator
-
- hasSubmitFormAction() - Method in class com.pdfunit.validators.SubmitFormValidator
-
This method does what the name suggests.
- hasText(PagesToUse, ClippingArea) - Method in class com.pdfunit.validators.DocumentValidator
-
This method prepares the validation of text for every page in effect, defined
by the first parameter, reduced to a section of every page, defined by the second parameter.
- hasText(PagesToUse) - Method in class com.pdfunit.validators.DocumentValidator
-
This method prepares the validation of text for every page in effect,
defined by the first parameter.
- hasText(PagesToUse) - Method in class com.pdfunit.validators.MultiDocumentTextValidator
-
This method checks that each document of the given set of PDF documents
contains text on the pages that are defined by the parameter.
- hasText(PagesToUse, ClippingArea) - Method in class com.pdfunit.validators.MultiDocumentTextValidator
-
This method checks that each document of the given set of PDF documents
contains text in the area and pages that are defined by the parameters.
- hasText(PagesToUse) - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method checks that each document of the given set of PDF documents
contains text on the pages that are defined by the parameter.
- hasText(PagesToUse, ClippingArea) - Method in class com.pdfunit.validators.MultiDocumentValidator
-
- hasText(PagesToUse) - Method in class com.pdfunit.validators.TextValidator
-
Preparing validator for following methods.
- hasText() - Method in class com.pdfunit.validators.TextValidator
-
This method verifies that content is at least on one page of the pages in effect.
- hasTitle() - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasTitle() - Method in class com.pdfunit.validators.MultiDocumentTitleValidator
-
This method checks that each document of the given set of PDF documents has a title.
- hasTitle() - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method checks that each document of the given set of PDF documents has a title.
- hasTitle() - Method in class com.pdfunit.validators.TitleValidator
-
This method does what the name suggests.
- hasTrappingInfo(TrappingInfo) - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasTrappingInfo(TrappingInfo) - Method in class com.pdfunit.validators.TrappingValidator
-
This method compares the trapping info from the current PDF against
the expected trapping info.
- hasUnSignedSignatureFields() - Method in class com.pdfunit.validators.AllFieldsValidator
-
This method does what the name suggests.
- hasUnsignedSignatureFields() - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasUnsignedSignatureFields() - Method in class com.pdfunit.validators.MultiDocumentAllFieldsValidator
-
This method verifies that each given PDF document has unsigned fields.
- hasUnsignedSignatureFields() - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method verifies that each document of the given set of
PDF documents has unsigned fields.
- hasURIAction() - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasURIAction() - Method in class com.pdfunit.validators.URIActionValidator
-
This method does what the name suggests.
- hasUserPassword(String) - Method in class com.pdfunit.validators.DocumentValidator
-
This method checks that the current document can be opened with the password given
by the parameter.
- hasUserPassword(String) - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method checks that each given PDF document can be opened with the
password given by the parameter.
- hasVersion() - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasVersion() - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method checks that each documents of the given set of PDF documents
has a version.
- hasVersion() - Method in class com.pdfunit.validators.MultiDocumentVersionValidator
-
This method checks that each document of the given set of PDF documents
has a version.
- hasXFAData() - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasXFAData() - Method in class com.pdfunit.validators.MultiDocumentValidator
-
Validating that each document of the given set of PDF documents has XFA data.
- hasXFAData() - Method in class com.pdfunit.validators.MultiDocumentXFAValidator
-
Validating that each document of the given set of PDF documents
has XFA data.
- hasXFAData() - Method in class com.pdfunit.validators.XFAValidator
-
Validating that the current PDF document has XFA data.
- hasXMPData() - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- hasXMPData() - Method in class com.pdfunit.validators.MultiDocumentValidator
-
Validating that each document of the given set of PDF documents has XMP data.
- hasXMPData() - Method in class com.pdfunit.validators.MultiDocumentXMPValidator
-
Validating that each document of the given set of PDF documents
has XMP data.
- hasXMPData() - Method in class com.pdfunit.validators.XMPValidator
-
Validating that the current PDF document has XMP data.
- hasΝοKeywords() - Method in class com.pdfunit.validators.MultiDocumentKeywordsValidator
-
This method does what the name suggests for each document.
- haveSameActions() - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameActions(WhitespaceProcessing) - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameAppearance(PagesToUse) - Method in class com.pdfunit.validators.CompareValidator
-
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.
- haveSameAppearance(PagesToUse, ClippingArea) - Method in class com.pdfunit.validators.CompareValidator
-
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.
- haveSameAuthor() - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameBookmarks() - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameContent() - Method in class com.pdfunit.validators.CompareValidator
-
Deprecated.
Unprecise name. Use haveSameText() instead.
- haveSameContent(PagesToUse) - Method in class com.pdfunit.validators.CompareValidator
-
Deprecated.
Unprecise name. Use haveSameText(PagesToUse) instead.
- haveSameContent(PagesToUse, WhitespaceProcessing) - Method in class com.pdfunit.validators.CompareValidator
-
Deprecated.
Unprecise name. Use haveSameText(PagesToUse, WhitespaceProcessing) instead.
- haveSameContent(PagesToUse, ClippingArea) - Method in class com.pdfunit.validators.CompareValidator
-
Deprecated.
Unprecise name. Use haveSameText(PagesToUse, ClippingArea) instead.
- haveSameContent(PagesToUse, ClippingArea, WhitespaceProcessing) - Method in class com.pdfunit.validators.CompareValidator
-
Deprecated.
Unprecise name. Use haveSameText(PagesToUse, ClippingArea, WhitespaceProcessing) instead.
- haveSameCreationDate() - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameCreator() - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameEmbeddedFiles(ComparedBy) - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameFieldsByName() - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameFieldsByProperties() - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameFieldsByValue() - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameFonts() - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameFormat() - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameFormat(PagesToUse) - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameImages() - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameImages(PagesToUse) - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameJavaScript() - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameKeywords() - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameLanguage() - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameLayerNames() - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameModificationDate() - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameNamedDestinations() - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameNumberOfActions() - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameNumberOfBookmarks() - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameNumberOfEmbeddedFiles() - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameNumberOfFields() - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameNumberOfFonts() - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameNumberOfImages() - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameNumberOfImages(PagesToUse) - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameNumberOfLayers() - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameNumberOfNamedDestinations() - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameNumberOfPages() - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameNumberOfTaggingInfo() - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSamePermission(ComparePermission) - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSamePermissions() - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameProducer() - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameProperties() - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameProperty(String) - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameSignatureNames() - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameSubject() - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameTaggingInfo() - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameText() - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameText(PagesToUse) - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameText(PagesToUse, WhitespaceProcessing) - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameText(PagesToUse, ClippingArea) - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameText(PagesToUse, ClippingArea, WhitespaceProcessing) - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameTitle() - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameTrappingInfo() - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameXFAData() - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveSameXMPData() - Method in class com.pdfunit.validators.CompareValidator
-
This method does what the name suggests.
- haveXFAData() - Method in class com.pdfunit.validators.CompareXFAValidator
-
This method does what the name suggests.
- haveXMPData() - Method in class com.pdfunit.validators.CompareXMPValidator
-
This method does what the name suggests.
- havingJavaScriptAction(String) - Method in class com.pdfunit.validators.MultiDocumentSingleFieldValidator
-
This method looks for the name of a JavaScript action wich is bound to a field.
- havingJavaScriptAction(String) - Method in class com.pdfunit.validators.SingleFieldValidator
-
Looking for the name of a JavaScript action wich is bound to a field.
- havingSubjectField(String) - Method in class com.pdfunit.validators.CertificateFieldValidator
-
Preparing the validation for a single field of a certificate.
- havingSubjectField(String) - Method in class com.pdfunit.validators.MultiDocumentCertificateFieldValidator
-
This method prepares the validation for a single field of a certificate
for each given PDF document.
- IdentifiedBy - Enum in com.pdfunit.font
-
Enumeration containing font filters.
- IDENTIFIEDBY_ALLPROPERTIES - Static variable in class com.pdfunit.Constants
-
Constant for filtering fonts.
- IDENTIFIEDBY_BASENAME - Static variable in class com.pdfunit.Constants
-
Constant for filtering fonts.
- IDENTIFIEDBY_BASENAME_ENCODING - Static variable in class com.pdfunit.Constants
-
Constant for filtering fonts.
- IDENTIFIEDBY_BASENAME_ENCODING_ENCODINGDIFF - Static variable in class com.pdfunit.Constants
-
Constant for filtering fonts.
- IDENTIFIEDBY_CONVERTIBLE2UNICODE - Static variable in class com.pdfunit.Constants
-
Constant for filtering fonts.
- IDENTIFIEDBY_EMBEDDED - Static variable in class com.pdfunit.Constants
-
Constant for filtering fonts.
- IDENTIFIEDBY_EMBEDDED_CONVERTIBLE2UNICODE - Static variable in class com.pdfunit.Constants
-
Constant for filtering fonts.
- IDENTIFIEDBY_NAME - Static variable in class com.pdfunit.Constants
-
Constant for filtering fonts.
- IDENTIFIEDBY_NAME_TYPE - Static variable in class com.pdfunit.Constants
-
Constant for filtering fonts.
- IDENTIFIEDBY_TYPE - Static variable in class com.pdfunit.Constants
-
Constant for filtering fonts.
- IGNORE_WHITESPACES - Static variable in class com.pdfunit.Constants
-
Constant, defining to ignore whitespaces when comparing text.
- ImageAvailableMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ImageAvailableMessage(IDocument) - Constructor for class com.pdfunit.messages.ImageAvailableMessage
-
- ImageHelper - Class in com.pdfunit.util
-
This class provides helpful methods dealing with images.
- ImageHelper() - Constructor for class com.pdfunit.util.ImageHelper
-
- ImageNotFoundMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ImageNotFoundMessage(String) - Constructor for class com.pdfunit.messages.ImageNotFoundMessage
-
- ImageNotInDocumentMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ImageNotInDocumentMessage(IDocument, String) - Constructor for class com.pdfunit.messages.ImageNotInDocumentMessage
-
- ImageNotOnPageMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ImageNotOnPageMessage(IDocument, String) - Constructor for class com.pdfunit.messages.ImageNotOnPageMessage
-
- ImagesNotOnPageMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ImagesNotOnPageMessage(IDocument) - Constructor for class com.pdfunit.messages.ImagesNotOnPageMessage
-
- ImagesOnPageQuantityMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ImagesOnPageQuantityMessage(IDocument, String) - Constructor for class com.pdfunit.messages.ImagesOnPageQuantityMessage
-
- ImageValidator - Class in com.pdfunit.validators
-
Validator for images in PDF documents.
- ImageValidator(IDocument) - Constructor for class com.pdfunit.validators.ImageValidator
-
- ImportDataActionValidator - Class in com.pdfunit.validators
-
Validator for 'import data' actions in PDF documents.
- ImportDataActionValidator(IDocument) - Constructor for class com.pdfunit.validators.ImportDataActionValidator
-
- INCH - Static variable in class com.pdfunit.Constants
-
A format unit.
- inClippingArea(ClippingArea, int) - Method in class com.pdfunit.validators.TextValidator
-
This method stores parameters to reduce a text validation
to a section of one or more pages of a PDF document.
- IndividualPages - Class in com.pdfunit.pagefilter
-
- IndividualPages(int...) - Constructor for class com.pdfunit.pagefilter.IndividualPages
-
- INPUTSTREAM_TECHNICAL_NAME - Static variable in class com.pdfunit.Constants
-
- installationIsClean(String) - Static method in class com.pdfunit.AssertThat
-
Verifying that needed classes and files can be found on the classpath.
- installationIsClean(String, boolean) - Static method in class com.pdfunit.AssertThat
-
Verifying that needed classes and files can be found on the classpath.
- InternalAssertionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- InternalAssertionMessage(String) - Constructor for class com.pdfunit.messages.InternalAssertionMessage
-
- InternalCompareImagesMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- InternalCompareImagesMessage(String, String) - Constructor for class com.pdfunit.messages.InternalCompareImagesMessage
-
- InternalEqualsMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- InternalEqualsMessage(String) - Constructor for class com.pdfunit.messages.InternalEqualsMessage
-
- InternalIFieldVersionMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- InternalIFieldVersionMessage() - Constructor for class com.pdfunit.messages.InternalIFieldVersionMessage
-
- InternalLogicMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- InternalLogicMessage() - Constructor for class com.pdfunit.messages.InternalLogicMessage
-
- InternalPDFAnalysisMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- InternalPDFAnalysisMessage() - Constructor for class com.pdfunit.messages.InternalPDFAnalysisMessage
-
- InternalXMLEqualsMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- InternalXMLEqualsMessage(String) - Constructor for class com.pdfunit.messages.InternalXMLEqualsMessage
-
- InvalidArgumentEmptyArrayMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- InvalidArgumentEmptyArrayMessage() - Constructor for class com.pdfunit.messages.InvalidArgumentEmptyArrayMessage
-
- InvalidArgumentEmptyStringMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- InvalidArgumentEmptyStringMessage() - Constructor for class com.pdfunit.messages.InvalidArgumentEmptyStringMessage
-
- InvalidArgumentFileNotExistsMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- InvalidArgumentFileNotExistsMessage(File) - Constructor for class com.pdfunit.messages.InvalidArgumentFileNotExistsMessage
-
- InvalidArgumentIntNegativeMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- InvalidArgumentIntNegativeMessage() - Constructor for class com.pdfunit.messages.InvalidArgumentIntNegativeMessage
-
- InvalidArgumentIntNotPositiveMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- InvalidArgumentIntNotPositiveMessage() - Constructor for class com.pdfunit.messages.InvalidArgumentIntNotPositiveMessage
-
- InvalidArgumentParameterNullMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- InvalidArgumentParameterNullMessage() - Constructor for class com.pdfunit.messages.InvalidArgumentParameterNullMessage
-
- InvalidQuotesMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- InvalidQuotesMessage() - Constructor for class com.pdfunit.messages.InvalidQuotesMessage
-
- IOHelper - Class in com.pdfunit.util
-
This class provides helpful methods around I/O.
- IOHelper() - Constructor for class com.pdfunit.util.IOHelper
-
- IPDFUnitMessage - Interface in com.pdfunit.messages
-
Interface for messages following the PDFUnit message concept.
- isCertified() - Method in class com.pdfunit.validators.CertifiedForValidator
-
This method checks whether a PDF document is certified.
- isCertified() - Method in class com.pdfunit.validators.DocumentValidator
-
Verifying that a PDF is certified.
- isCertified() - Method in class com.pdfunit.validators.MultiDocumentCertifiedForValidator
-
- isCertified() - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method verifies that each document of the given set of
PDF documents is certified.
- isCertifiedFor(CertifiedFor) - Method in class com.pdfunit.validators.CertifiedForValidator
-
This method compares the name of 'certified for' of the current document with
the given parameter.
- isCertifiedFor(CertifiedFor) - Method in class com.pdfunit.validators.DocumentValidator
-
Verifying that the certification level of the current PDF document is equal to the
expected certification level.
- isCertifiedFor(CertifiedFor) - Method in class com.pdfunit.validators.MultiDocumentCertifiedForValidator
-
- isCertifiedFor(CertifiedFor) - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method verifies that each document of the given set of
PDF documents is certified for the expected level.
- isDirectory(String) - Method in class com.pdfunit.tools.UtilityBase
-
- isEmpty() - Method in class com.pdfunit.validators.TextValidator
-
This method verifies that the page or a region of a page has
no content.
- isEqualToImage(BufferedImage) - Method in class com.pdfunit.validators.RenderedPageValidator
-
This method compares an image of a page with a defined page of the current PDF.
- isEqualToImage(File) - Method in class com.pdfunit.validators.RenderedPageValidator
-
This method compares an image of a page with a defined page of the current PDF.
- isEqualToImage(String) - Method in class com.pdfunit.validators.RenderedPageValidator
-
This method compares an image of a page with a defined page of the current PDF.
- isEqualToImage(int, int, FormatUnit, String) - Method in class com.pdfunit.validators.RenderedPageValidator
-
This method compares a rectangle of a page of the current PDF document to
the image, created from the filename parameter.
- isEqualToImage(int, int, FormatUnit, File) - Method in class com.pdfunit.validators.RenderedPageValidator
-
This method compares a rectangle of a page of the current PDF document to
the image, created from the file parameter.
- isEqualToImage(int, int, FormatUnit, BufferedImage) - Method in class com.pdfunit.validators.RenderedPageValidator
-
This method compares a rectangle of a page of the current PDF document to
the given image.
- isEqualToImages(BufferedImage...) - Method in class com.pdfunit.validators.RenderedPageValidator
-
This method compares images of a one or more pages with defined pages of the current PDF.
- isEqualToImages(int, int, FormatUnit, BufferedImage...) - Method in class com.pdfunit.validators.RenderedPageValidator
-
- isEqualToImages(File...) - Method in class com.pdfunit.validators.RenderedPageValidator
-
This method compares images of a one or more pages with defined pages of the current PDF.
- isEqualToImages(int, int, FormatUnit, File...) - Method in class com.pdfunit.validators.RenderedPageValidator
-
- isEqualToImages(String...) - Method in class com.pdfunit.validators.RenderedPageValidator
-
This method compares images of a one or more pages with defined pages of the current PDF.
- isEqualToImages(int, int, FormatUnit, String...) - Method in class com.pdfunit.validators.RenderedPageValidator
-
- isLinearizedForFastWebView() - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- isLinearizedForFastWebView() - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method verifies that each document of the given set of
PDF documents is linearized.
- isSigned() - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- isSigned() - Method in class com.pdfunit.validators.MultiDocumentSignatureValidator
-
This method checks that each given PDF document is signed.
- isSigned() - Method in class com.pdfunit.validators.MultiDocumentValidator
-
This method verifies that each document of the given set of
PDF documents is signed.
- isTagged() - Method in class com.pdfunit.validators.DocumentValidator
-
This method does what the name suggests.
- isTagged() - Method in class com.pdfunit.validators.MultiDocumentTaggingValidator
-
- isTagged() - Method in class com.pdfunit.validators.MultiDocumentValidator
-
- isTagged() - Method in class com.pdfunit.validators.TaggingValidator
-
A tagged PDF contains a node with "/MarkInfo" of type dictionary with an entry "/Marked".
- main(String[]) - Static method in class com.pdfunit.tools.ConvertUnicodeToHex
-
Converts Unicode string with the non-ASCII characters into their corresponding
Unicode hex-code ("€" for the Euro character).
- main(String[]) - Static method in class com.pdfunit.tools.ExtractBookmarks
-
Extract all bookmarks of a pdf document as XML to a file.
- main(String[]) - Static method in class com.pdfunit.tools.ExtractEmbeddedFiles
-
Extract all JavaScript of a pdf document to a file.
- main(String[]) - Static method in class com.pdfunit.tools.ExtractFieldsInfo
-
Extract all field information of a pdf document as XML to a file.
- main(String[]) - Static method in class com.pdfunit.tools.ExtractFontsInfo
-
Extract all fonts of a pdf document as XML to a file.
- main(String[]) - Static method in class com.pdfunit.tools.ExtractImages
-
Extract embedded images to png files.
- main(String[]) - Static method in class com.pdfunit.tools.ExtractJavaScript
-
Extract all JavaScript of a pdf document to a file.
- main(String[]) - Static method in class com.pdfunit.tools.ExtractNamedDestinations
-
Extract all named destinations of a pdf document as XML to a file.
- main(String[]) - Static method in class com.pdfunit.tools.ExtractSignaturesInfo
-
Extract all signature infos of a pdf document as XML to a file.
- main(String[]) - Static method in class com.pdfunit.tools.ExtractXFAData
-
Extract all XFA data of a pdf document as XML to a file.
- main(String[]) - Static method in class com.pdfunit.tools.ExtractXMPData
-
Extract all XMP data of a pdf document as XML to a file.
- main(String[]) - Static method in class com.pdfunit.tools.RenderPdfClippingAreaToImage
-
Extract a part of a rendered page to a png file.
- main(String[]) - Static method in class com.pdfunit.tools.RenderPdfToImages
-
Write each page of a pdf document as a png file.
- masterDocument - Variable in class com.pdfunit.validators.CompareXPathValidator
-
- matchesAll() - Method in class com.pdfunit.validators.SearchResults
-
This method returns true when all search results
matches on every page.
- matchesOne() - Method in class com.pdfunit.validators.SearchResults
-
This method returns true when a search results
can be found that matches on any page.
- matching(PDFVersion) - Method in class com.pdfunit.validators.MultiDocumentVersionValidator
-
This method checks that each PDF document has the expected PDF version.
- matching(PDFVersion) - Method in class com.pdfunit.validators.VersionValidator
-
This method does what the name suggests.
- matchingComplete(InputStream) - Method in class com.pdfunit.validators.AnyActionValidator
-
Reading the content from the input stream and looking for an action
having the same content.
- matchingComplete(InputStream, WhitespaceProcessing) - Method in class com.pdfunit.validators.AnyActionValidator
-
Reading the content from the input stream and looking for an action
having the same content, respecting the intended whitespace processing.
- matchingComplete(Reader) - Method in class com.pdfunit.validators.AnyActionValidator
-
Reading the content from the reader and looking for an action
having the same content.
- matchingComplete(Reader, WhitespaceProcessing) - Method in class com.pdfunit.validators.AnyActionValidator
-
Reading the content from the reader and looking for an action
having the same content, respecting the intended whitespace processing.
- matchingComplete(String) - Method in class com.pdfunit.validators.AnyActionValidator
-
Looking for an action having the same content as of the given parameter.
- matchingComplete(String, WhitespaceProcessing) - Method in class com.pdfunit.validators.AnyActionValidator
-
Looking for an action matching completely the expected content, respecting the given
whitespace processing rule.
- matchingComplete(InputStream) - Method in class com.pdfunit.validators.ChainedActionValidator
-
Reading the content from the input stream and looking for an action
having the same content.
- matchingComplete(InputStream, WhitespaceProcessing) - Method in class com.pdfunit.validators.ChainedActionValidator
-
Reading the content from the input stream and looking for an action
having the same content, respecting the intended whitespace processing.
- matchingComplete(Reader) - Method in class com.pdfunit.validators.ChainedActionValidator
-
Reading the content from the reader and looking for an action
having the same content.
- matchingComplete(Reader, WhitespaceProcessing) - Method in class com.pdfunit.validators.ChainedActionValidator
-
Reading the content from the reader and looking for an action
having the same content, respecting the intended whitespace processing.
- matchingComplete(String) - Method in class com.pdfunit.validators.ChainedActionValidator
-
Looking for an action having the same content as of the given parameter.
- matchingComplete(String, WhitespaceProcessing) - Method in class com.pdfunit.validators.ChainedActionValidator
-
Looking for an action matching completely the expected content, respecting the given
whitespace processing rule.
- matchingComplete(Calendar, DateResolution) - Method in class com.pdfunit.validators.DateValidator
-
Verifying that a date of the PDF document is equal to the date, given by the
first parameter.
- matchingComplete(Reader) - Method in class com.pdfunit.validators.DocumentCloseActionValidator
-
Reading the content from the reader and looking for an action
having the same content.
- matchingComplete(Reader, WhitespaceProcessing) - Method in class com.pdfunit.validators.DocumentCloseActionValidator
-
Reading the content from the reader and looking for an action
having the same content, respecting the intended whitespace processing.
- matchingComplete(InputStream) - Method in class com.pdfunit.validators.DocumentCloseActionValidator
-
Reading the content from the input stream and looking for an action
having the same content.
- matchingComplete(InputStream, WhitespaceProcessing) - Method in class com.pdfunit.validators.DocumentCloseActionValidator
-
Reading the content from the input stream and looking for an action
having the same content, respecting the intended whitespace processing.
- matchingComplete(String) - Method in class com.pdfunit.validators.DocumentCloseActionValidator
-
Looking for an action having the same content as of the given parameter.
- matchingComplete(String, WhitespaceProcessing) - Method in class com.pdfunit.validators.DocumentCloseActionValidator
-
Looking for an action matching completely the expected content, respecting the given
whitespace processing rule.
- matchingComplete(InputStream) - Method in class com.pdfunit.validators.DocumentOpenActionValidator
-
Reading the content from the input stream and looking for an action
having the same content.
- matchingComplete(InputStream, WhitespaceProcessing) - Method in class com.pdfunit.validators.DocumentOpenActionValidator
-
Reading the content from the input stream and looking for an action
having the same content, respecting the intended whitespace processing.
- matchingComplete(Reader) - Method in class com.pdfunit.validators.DocumentOpenActionValidator
-
Reading the content from the reader and looking for an action
having the same content.
- matchingComplete(Reader, WhitespaceProcessing) - Method in class com.pdfunit.validators.DocumentOpenActionValidator
-
Reading the content from the reader and looking for an action
having the same content, respecting the intended whitespace processing.
- matchingComplete(String) - Method in class com.pdfunit.validators.DocumentOpenActionValidator
-
Looking for an action having the same content as of the given parameter.
- matchingComplete(String, WhitespaceProcessing) - Method in class com.pdfunit.validators.DocumentOpenActionValidator
-
Looking for an action matching completely the expected content, respecting the given
whitespace processing rule.
- matchingComplete(InputStream) - Method in class com.pdfunit.validators.DocumentPrintActionValidator
-
Reading the content from the input stream and looking for an action
having the same content.
- matchingComplete(InputStream, WhitespaceProcessing) - Method in class com.pdfunit.validators.DocumentPrintActionValidator
-
Reading the content from the input stream and looking for an action
having the same content, respecting the intended whitespace processing.
- matchingComplete(Reader) - Method in class com.pdfunit.validators.DocumentPrintActionValidator
-
Reading the content from the reader and looking for an action
having the same content.
- matchingComplete(Reader, WhitespaceProcessing) - Method in class com.pdfunit.validators.DocumentPrintActionValidator
-
Reading the content from the reader and looking for an action
having the same content, respecting the intended whitespace processing.
- matchingComplete(String) - Method in class com.pdfunit.validators.DocumentPrintActionValidator
-
Looking for an action having the same content as of the given parameter.
- matchingComplete(String, WhitespaceProcessing) - Method in class com.pdfunit.validators.DocumentPrintActionValidator
-
Looking for an action matching completely the expected content, respecting the given
whitespace processing rule.
- matchingComplete(InputStream) - Method in class com.pdfunit.validators.DocumentSaveActionValidator
-
Reading the content from the input stream and looking for an action
having the same content.
- matchingComplete(InputStream, WhitespaceProcessing) - Method in class com.pdfunit.validators.DocumentSaveActionValidator
-
Reading the content from the input stream and looking for an action
having the same content, respecting the intended whitespace processing.
- matchingComplete(Reader) - Method in class com.pdfunit.validators.DocumentSaveActionValidator
-
Reading the content from the reader and looking for an action
having the same content.
- matchingComplete(Reader, WhitespaceProcessing) - Method in class com.pdfunit.validators.DocumentSaveActionValidator
-
Reading the content from the reader and looking for an action
having the same content, respecting the intended whitespace processing.
- matchingComplete(String) - Method in class com.pdfunit.validators.DocumentSaveActionValidator
-
Looking for an action having the same content as of the given parameter.
- matchingComplete(String, WhitespaceProcessing) - Method in class com.pdfunit.validators.DocumentSaveActionValidator
-
Looking for an action matching completely the expected content, respecting the given
whitespace processing rule.
- matchingComplete(InputStream) - Method in class com.pdfunit.validators.ImportDataActionValidator
-
Reading the content from the input stream and looking for an action
having the same content.
- matchingComplete(InputStream, WhitespaceProcessing) - Method in class com.pdfunit.validators.ImportDataActionValidator
-
Reading the content from the input stream and looking for an action
having the same content, respecting the intended whitespace processing.
- matchingComplete(Reader) - Method in class com.pdfunit.validators.ImportDataActionValidator
-
Reading the content from the reader and looking for an action
having the same content.
- matchingComplete(Reader, WhitespaceProcessing) - Method in class com.pdfunit.validators.ImportDataActionValidator
-
Reading the content from the reader and looking for an action
having the same content, respecting the intended whitespace processing.
- matchingComplete(String) - Method in class com.pdfunit.validators.ImportDataActionValidator
-
Looking for an action having the same content as of the given parameter.
- matchingComplete(String, WhitespaceProcessing) - Method in class com.pdfunit.validators.ImportDataActionValidator
-
Looking for an action matching completely the expected content, respecting the given
whitespace processing rule.
- matchingComplete(InputStream) - Method in class com.pdfunit.validators.JavaScriptActionValidator
-
Reading the content from the input stream and looking for an action
having the same content.
- matchingComplete(InputStream, WhitespaceProcessing) - Method in class com.pdfunit.validators.JavaScriptActionValidator
-
Reading the content from the input stream and looking for an action
having the same content, respecting the intended whitespace processing.
- matchingComplete(Reader) - Method in class com.pdfunit.validators.JavaScriptActionValidator
-
Reading the content from the reader and looking for an action
having the same content.
- matchingComplete(Reader, WhitespaceProcessing) - Method in class com.pdfunit.validators.JavaScriptActionValidator
-
Reading the content from the reader and looking for an action
having the same content, respecting the intended whitespace processing.
- matchingComplete(String) - Method in class com.pdfunit.validators.JavaScriptActionValidator
-
Looking for an action having the same content as of the given parameter.
- matchingComplete(String, WhitespaceProcessing) - Method in class com.pdfunit.validators.JavaScriptActionValidator
-
Looking for an action matching completely the expected content, respecting the given
whitespace processing rule.
- matchingComplete(String) - Method in class com.pdfunit.validators.JavaScriptValidator
-
This function compares the content given by the parameter with the JavaScript
inside the current PDF-document.
- matchingComplete(String) - Method in class com.pdfunit.validators.LayerNameValidator
-
Verifying that a layer exists, which name is equal to the
value, given by the parameter.
- matchingComplete(String) - Method in class com.pdfunit.validators.MultiDocumentJavaScriptValidator
-
This function compares the content given by the parameter with the JavaScript
inside all given PDF documents.
- matchingComplete(String) - Method in class com.pdfunit.validators.MultiDocumentPropertyValidator
-
This method does fore each PDF document what the name suggests.
- matchingComplete(String) - Method in class com.pdfunit.validators.MultiDocumentSingleFieldValidator
-
Validating that the content of the current field is equal to the given parameter.
- matchingComplete(String) - Method in class com.pdfunit.validators.MultiDocumentTextValidator
-
This method verifies for each document that the text on every page in effect is equals to
the expected value.
- matchingComplete(String, WhitespaceProcessing) - Method in class com.pdfunit.validators.MultiDocumentTextValidator
-
This method verifies for each document that the text on every page in effect is equals to
the expected value.
- matchingComplete(InputStream) - Method in class com.pdfunit.validators.NamedActionValidator
-
Reading the content from the input stream and looking for an action
having the same content.
- matchingComplete(InputStream, WhitespaceProcessing) - Method in class com.pdfunit.validators.NamedActionValidator
-
Reading the content from the input stream and looking for an action
having the same content, respecting the intended whitespace processing.
- matchingComplete(Reader) - Method in class com.pdfunit.validators.NamedActionValidator
-
Reading the content from the reader and looking for an action
having the same content.
- matchingComplete(Reader, WhitespaceProcessing) - Method in class com.pdfunit.validators.NamedActionValidator
-
Reading the content from the reader and looking for an action
having the same content, respecting the intended whitespace processing.
- matchingComplete(String) - Method in class com.pdfunit.validators.NamedActionValidator
-
Looking for an action having the same content as of the given parameter.
- matchingComplete(String, WhitespaceProcessing) - Method in class com.pdfunit.validators.NamedActionValidator
-
Looking for an action matching completely the expected content, respecting the given
whitespace processing rule.
- matchingComplete(String) - Method in class com.pdfunit.validators.PropertyValidator
-
This method does what the name suggests.
- matchingComplete(InputStream) - Method in class com.pdfunit.validators.ResetFormValidator
-
Reading the content from the input stream and looking for an action
having the same content.
- matchingComplete(InputStream, WhitespaceProcessing) - Method in class com.pdfunit.validators.ResetFormValidator
-
Reading the content from the input stream and looking for an action
having the same content, respecting the intended whitespace processing.
- matchingComplete(Reader) - Method in class com.pdfunit.validators.ResetFormValidator
-
Reading the content from the reader and looking for an action
having the same content.
- matchingComplete(Reader, WhitespaceProcessing) - Method in class com.pdfunit.validators.ResetFormValidator
-
Reading the content from the reader and looking for an action
having the same content, respecting the intended whitespace processing.
- matchingComplete(String) - Method in class com.pdfunit.validators.ResetFormValidator
-
Looking for an action having the same content as of the given parameter.
- matchingComplete(String, WhitespaceProcessing) - Method in class com.pdfunit.validators.ResetFormValidator
-
Looking for an action matching completely the expected content, respecting the given
whitespace processing rule.
- matchingComplete(String) - Method in class com.pdfunit.validators.SingleFieldValidator
-
Validating that the content of the current field is equal to the given parameter.
- matchingComplete(InputStream) - Method in class com.pdfunit.validators.SubmitFormValidator
-
Reading the content from the input stream and looking for an action
having the same content.
- matchingComplete(InputStream, WhitespaceProcessing) - Method in class com.pdfunit.validators.SubmitFormValidator
-
Reading the content from the input stream and looking for an action
having the same content, respecting the intended whitespace processing.
- matchingComplete(Reader) - Method in class com.pdfunit.validators.SubmitFormValidator
-
Reading the content from the reader and looking for an action
having the same content.
- matchingComplete(Reader, WhitespaceProcessing) - Method in class com.pdfunit.validators.SubmitFormValidator
-
Reading the content from the reader and looking for an action
having the same content, respecting the intended whitespace processing.
- matchingComplete(String) - Method in class com.pdfunit.validators.SubmitFormValidator
-
Looking for an action having the same content as of the given parameter.
- matchingComplete(String, WhitespaceProcessing) - Method in class com.pdfunit.validators.SubmitFormValidator
-
Looking for an action matching completely the expected content, respecting the given
whitespace processing rule.
- matchingComplete(String) - Method in class com.pdfunit.validators.TextValidator
-
This method verifies that the text on every page in effect is equals to
the expected value.
- matchingComplete(String, WhitespaceProcessing) - Method in class com.pdfunit.validators.TextValidator
-
This method verifies that the text on every page in effect is equals to the expected value.
- matchingComplete(InputStream) - Method in class com.pdfunit.validators.URIActionValidator
-
Reading the content from the input stream and looking for an action
having the same content.
- matchingComplete(InputStream, WhitespaceProcessing) - Method in class com.pdfunit.validators.URIActionValidator
-
Reading the content from the input stream and looking for an action
having the same content, respecting the intended whitespace processing.
- matchingComplete(Reader) - Method in class com.pdfunit.validators.URIActionValidator
-
Reading the content from the reader and looking for an action
having the same content.
- matchingComplete(Reader, WhitespaceProcessing) - Method in class com.pdfunit.validators.URIActionValidator
-
Reading the content from the reader and looking for an action
having the same content, respecting the intended whitespace processing.
- matchingComplete(String) - Method in class com.pdfunit.validators.URIActionValidator
-
Looking for an action having the same content as of the given parameter.
- matchingComplete(String, WhitespaceProcessing) - Method in class com.pdfunit.validators.URIActionValidator
-
Looking for an action matching completely the expected content, respecting the given
whitespace processing rule.
- matchingRegex(String) - Method in class com.pdfunit.validators.AnyActionValidator
-
Looking for an action having a content that matches the regular expression.
- matchingRegex(String) - Method in class com.pdfunit.validators.ChainedActionValidator
-
Looking for an action having a content that matches the regular expression.
- matchingRegex(String) - Method in class com.pdfunit.validators.DocumentCloseActionValidator
-
Looking for an action having a content that matches the regular expression.
- matchingRegex(String) - Method in class com.pdfunit.validators.DocumentOpenActionValidator
-
Looking for an action having a content that matches the regular expression.
- matchingRegex(String) - Method in class com.pdfunit.validators.DocumentPrintActionValidator
-
Looking for an action having a content that matches the regular expression.
- matchingRegex(String) - Method in class com.pdfunit.validators.DocumentSaveActionValidator
-
Looking for an action having a content that matches the regular expression.
- matchingRegex(String) - Method in class com.pdfunit.validators.ImportDataActionValidator
-
Looking for an action having a content that matches the regular expression.
- matchingRegex(String) - Method in class com.pdfunit.validators.JavaScriptActionValidator
-
Looking for an action having a content that matches the regular expression.
- matchingRegex(String) - Method in class com.pdfunit.validators.MultiDocumentPropertyValidator
-
This method does fore each PDF document what the name suggests.
- matchingRegex(String) - Method in class com.pdfunit.validators.MultiDocumentSingleFieldValidator
-
Validating that the content of the current field matches the regular expression.
- matchingRegex(String) - Method in class com.pdfunit.validators.MultiDocumentTextValidator
-
This method verifies for each document that the text on every page in effect
matches the regular expression given by the parameter.
- matchingRegex(String) - Method in class com.pdfunit.validators.NamedActionValidator
-
Looking for an action having a content that matches the regular expression.
- matchingRegex(String) - Method in class com.pdfunit.validators.PropertyValidator
-
This method does what the name suggests.
- matchingRegex(String) - Method in class com.pdfunit.validators.ResetFormValidator
-
Looking for an action having a content that matches the regular expression.
- matchingRegex(String) - Method in class com.pdfunit.validators.SingleFieldValidator
-
Validating that the content of the current field matches the regular expression.
- matchingRegex(String) - Method in class com.pdfunit.validators.SubmitFormValidator
-
Looking for an action having a content that matches the regular expression.
- matchingRegex(String) - Method in class com.pdfunit.validators.TextValidator
-
This method verifies that the text on every page in effect matches the regular
expression given by the parameter.
- matchingRegex(String) - Method in class com.pdfunit.validators.URIActionValidator
-
Looking for an action having a content that matches the regular expression.
- matchingXML(String) - Method in class com.pdfunit.validators.AllFieldsValidator
-
Verifying that all fields, internally formatted as XML in exact the same way
as the extraction utility, matches the content of the file, given by the parameter.
- matchingXML(File) - Method in class com.pdfunit.validators.AllFieldsValidator
-
Verifying that all fields, internally formatted as XML in exact the same way
as the extraction utility, matches the content of the file, given by the parameter.
- matchingXML(File) - Method in class com.pdfunit.validators.BookmarkValidator
-
This method compares the bookmarks internally with the file given by the parameter.
- matchingXML(String) - Method in class com.pdfunit.validators.BookmarkValidator
-
This method compares the bookmarks internally with the file given by the parameter.
- matchingXML(String) - Method in class com.pdfunit.validators.FontValidator
-
Comparing the font information of the current PDF with font information
of the XML file given by the filename.
- matchingXML(File) - Method in class com.pdfunit.validators.FontValidator
-
Comparing the font information of the current PDF with font information
of the XML file.
- matchingXML(File) - Method in class com.pdfunit.validators.MultiDocumentAllFieldsValidator
-
Verifying that all fields, internally formatted as XML in exact the same way
as the extraction utility, matches the content of the file, given by the parameter.
- matchingXML(String) - Method in class com.pdfunit.validators.MultiDocumentAllFieldsValidator
-
Verifying that all fields, internally formatted as XML in exact the same way
as the extraction utility, matches the content of the file, given by the parameter.
- matchingXML(File) - Method in class com.pdfunit.validators.MultiDocumentBookmarkValidator
-
For each given PDF document this method compares the bookmarks internally with the
file given by the parameter.
- matchingXML(String) - Method in class com.pdfunit.validators.MultiDocumentBookmarkValidator
-
For each given PDF document this method compares the bookmarks internally
with the file given by the parameter.
- matchingXML(File) - Method in class com.pdfunit.validators.MultiDocumentFontValidator
-
Comparing the font information of each given PDF with font information
of the XML file.
- matchingXML(String) - Method in class com.pdfunit.validators.MultiDocumentFontValidator
-
Comparing the font information of each given PDF with font information
of the XML file given by the filename.
- matchingXML(String) - Method in class com.pdfunit.validators.MultiDocumentSignatureXMLValidator
-
This method compares the XML, given by the file, against the interally created
XML structure of signatures.
- matchingXML(File) - Method in class com.pdfunit.validators.MultiDocumentSignatureXMLValidator
-
This method compares the XML, given by the file, against the interally created
XML structure of signatures.
- matchingXML(String) - Method in class com.pdfunit.validators.MultiDocumentXFAValidator
-
This method compares the content of the file, named by the given
parameter, with the XFA data, stored inside each PDF document.
- matchingXML(File) - Method in class com.pdfunit.validators.MultiDocumentXFAValidator
-
This method compares the content of the given file with the XFA data,
stored inside each PDF document.
- matchingXML(String) - Method in class com.pdfunit.validators.MultiDocumentXMPValidator
-
This method compares the content of the file, named by the given
parameter, with the XMP data, stored inside each PDF document.
- matchingXML(File) - Method in class com.pdfunit.validators.MultiDocumentXMPValidator
-
This method compares the content of the given file with the XFA data,
stored inside each PDF document.
- matchingXML(String) - Method in class com.pdfunit.validators.SignatureXMLValidator
-
This method compares the XML, given by the file, against the interally created
XML structure of signatures.
- matchingXML(File) - Method in class com.pdfunit.validators.SignatureXMLValidator
-
This method compares the XML, given by the file, against the interally created
XML structure of signatures.
- matchingXML(String) - Method in class com.pdfunit.validators.XFAValidator
-
This method compares the content of the file, named by the given
parameter, with the XFA data, stored inside the current PDF document.
- matchingXML(File) - Method in class com.pdfunit.validators.XFAValidator
-
This method compares the content of the given file with the XFA data,
stored inside the current PDF document.
- matchingXML(String) - Method in class com.pdfunit.validators.XMPValidator
-
This method compares the content of the file, named by the given
parameter, with the XMP data, stored inside the current PDF document.
- matchingXML(File) - Method in class com.pdfunit.validators.XMPValidator
-
This method compares the content of the given file with the XMP data,
stored inside the current PDF document.
- matchingXPath(XPathExpression) - Method in class com.pdfunit.validators.AllFieldsValidator
-
Verifying that all attributes of the current field, internally formatted as XML
in exact the same way as the extraction utility, matches the XPath-expression of
the given parameter.
- matchingXPath(XPathExpression, IPDFUnitMessage) - Method in class com.pdfunit.validators.BookmarkValidator
-
This method evaluates whether a given xpath expression matches to the bookmark data
which are taken from the current document.
- matchingXPath(XPathExpression) - Method in class com.pdfunit.validators.BookmarkValidator
-
This method extracts the bookmarks internally and runs the XPath expression
against it.
- matchingXPath(XPathExpression, QName) - Method in class com.pdfunit.validators.CompareXFAValidator
-
This method does what the name suggests.
- matchingXPath(XPathExpression, QName) - Method in class com.pdfunit.validators.CompareXMPValidator
-
This method does what the name suggests.
- matchingXPath(XPathExpression) - Method in class com.pdfunit.validators.FontValidator
-
Verifying whether the font information of the current PDF matches the
XPath-Expression given by the parameter.
- matchingXPath(XPathExpression) - Method in class com.pdfunit.validators.MultiDocumentAllFieldsValidator
-
Verifying that all attributes of the current field, internally formatted as XML
in exact the same way as the extraction utility, matches the XPath-expression of
the given parameter.
- matchingXPath(XPathExpression) - Method in class com.pdfunit.validators.MultiDocumentBookmarkValidator
-
For each given PDF document this method extracts the bookmarks internally
and runs the XPath expression against it.
- matchingXPath(XPathExpression) - Method in class com.pdfunit.validators.MultiDocumentFontValidator
-
Verifying whether the font information of each given PDF document
matches the XPath-Expression given by the parameter.
- matchingXPath(XPathExpression) - Method in class com.pdfunit.validators.MultiDocumentSignatureXMLValidator
-
This method executes the XPath expression against the interally created
XML structure of signatures.
- matchingXPath(XPathExpression) - Method in class com.pdfunit.validators.MultiDocumentXFAValidator
-
This method processes the given XPath expression against the XFA data
of each PDF document.
- matchingXPath(XPathExpression) - Method in class com.pdfunit.validators.MultiDocumentXMPValidator
-
This method processes the given XPath expression against the XMP data
of each PDF document.
- matchingXPath(XPathExpression) - Method in class com.pdfunit.validators.SignatureXMLValidator
-
This method executes the XPath expression against the interally created
XML structure of signatures.
- matchingXPath(XPathExpression) - Method in class com.pdfunit.validators.XFAValidator
-
This method processes the given XPath expression against the XFA data
of the current PDF document.
- matchingXPath(XPathExpression) - Method in class com.pdfunit.validators.XMPValidator
-
This method prcesses the given XPath expression against the XMP data
of the current PDF document.
- MathUtils - Class in com.pdfunit.util
-
- MathUtils() - Constructor for class com.pdfunit.util.MathUtils
-
- MethodNotAllowedForMultiplePagesMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- MethodNotAllowedForMultiplePagesMessage(String) - Constructor for class com.pdfunit.messages.MethodNotAllowedForMultiplePagesMessage
-
- MILLIMETER - Static variable in class com.pdfunit.Constants
-
A format unit.
- MILLISECONDS_30DAYS - Static variable in class com.pdfunit.util.DateHelper
-
- ModificationDateAvailableMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ModificationDateAvailableMessage(IDocument) - Constructor for class com.pdfunit.messages.ModificationDateAvailableMessage
-
- ModificationDateNotAvailableMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- ModificationDateNotAvailableMessage(IDocument) - Constructor for class com.pdfunit.messages.ModificationDateNotAvailableMessage
-
- MultiDocumentAllFieldsValidator - Class in com.pdfunit.validators
-
Validator with methods, belonging to all fields of an acro form in PDF documents.
- MultiDocumentAllFieldsValidator(Vector<DocumentValidator>) - Constructor for class com.pdfunit.validators.MultiDocumentAllFieldsValidator
-
- MultiDocumentAuthorValidator - Class in com.pdfunit.validators
-
This class is a wrapper around the AuthorValidator to validate
the author in multiple PDF documents.
- MultiDocumentAuthorValidator(Vector<DocumentValidator>, MultiDocumentValidator) - Constructor for class com.pdfunit.validators.MultiDocumentAuthorValidator
-
- MultiDocumentBookmarkDetailsValidator - Class in com.pdfunit.validators
-
Validator for details of a bookmark in multiple PDF documents.
- MultiDocumentBookmarkDetailsValidator(Vector<BookmarkDetailsValidator>, MultiDocumentBookmarkValidator) - Constructor for class com.pdfunit.validators.MultiDocumentBookmarkDetailsValidator
-
- MultiDocumentBookmarkValidator - Class in com.pdfunit.validators
-
Validator for bookmarks in multiple PDF documents.
- MultiDocumentBookmarkValidator(Vector<DocumentValidator>) - Constructor for class com.pdfunit.validators.MultiDocumentBookmarkValidator
-
- MultiDocumentCertificateFieldValidator - Class in com.pdfunit.validators
-
This class provides methods to verify fields of certificates for multiple documents.
- MultiDocumentCertificateFieldValidator() - Constructor for class com.pdfunit.validators.MultiDocumentCertificateFieldValidator
-
- MultiDocumentCertificateFieldValueValidator - Class in com.pdfunit.validators
-
This class provides methods to verify the field values of certificates of signatures.
- MultiDocumentCertificateFieldValueValidator(Vector<CertificateFieldValueValidator>, MultiDocumentCertificateFieldValidator) - Constructor for class com.pdfunit.validators.MultiDocumentCertificateFieldValueValidator
-
- MultiDocumentCertifiedForValidator - Class in com.pdfunit.validators
-
This class provides methods to verify certificates of each of the PDF documents.
- MultiDocumentCertifiedForValidator(Vector<DocumentValidator>, MultiDocumentValidator) - Constructor for class com.pdfunit.validators.MultiDocumentCertifiedForValidator
-
- MultiDocumentEmptyPageValidator - Class in com.pdfunit.validators
-
This class is a wrapper around the EmptyPageValidator to validate
that pages are empty in multiple PDF documents.
- MultiDocumentEmptyPageValidator(Vector<DocumentValidator>, PagesToUse) - Constructor for class com.pdfunit.validators.MultiDocumentEmptyPageValidator
-
- MultiDocumentEmptyPageValidator(Vector<DocumentValidator>, PagesToUse, ClippingArea) - Constructor for class com.pdfunit.validators.MultiDocumentEmptyPageValidator
-
- MultiDocumentEncryptionValidator - Class in com.pdfunit.validators
-
This class provides validation methods to check the encryption of PDF documents.
- MultiDocumentEncryptionValidator(Vector<DocumentValidator>, MultiDocumentValidator) - Constructor for class com.pdfunit.validators.MultiDocumentEncryptionValidator
-
- MultiDocumentFontNameValidator - Class in com.pdfunit.validators
-
Validator for font names in multiple PDF documents.
- MultiDocumentFontNameValidator(Vector<FontNameValidator>, MultiDocumentFontValidator) - Constructor for class com.pdfunit.validators.MultiDocumentFontNameValidator
-
- MultiDocumentFontValidator - Class in com.pdfunit.validators
-
Validator for fonts in PDF documents.
- MultiDocumentFontValidator(Vector<DocumentValidator>) - Constructor for class com.pdfunit.validators.MultiDocumentFontValidator
-
- MultiDocumentFormatValidator - Class in com.pdfunit.validators
-
This class is a wrapper around the FormatValidator to validate
the format in all given PDF documents.
- MultiDocumentFormatValidator(Vector<DocumentValidator>) - Constructor for class com.pdfunit.validators.MultiDocumentFormatValidator
-
- MultiDocumentImageValidator - Class in com.pdfunit.validators
-
This class is a wrapper around the ImageValidator to validate
the images in all given PDF documents.
- MultiDocumentImageValidator(Vector<DocumentValidator>) - Constructor for class com.pdfunit.validators.MultiDocumentImageValidator
-
- MultiDocumentJavaScriptValidator - Class in com.pdfunit.validators
-
This class is a wrapper around the FormatValidator to validate
the format in all given PDF documents.
- MultiDocumentJavaScriptValidator(Vector<DocumentValidator>) - Constructor for class com.pdfunit.validators.MultiDocumentJavaScriptValidator
-
- MultiDocumentKeywordsValidator - Class in com.pdfunit.validators
-
This class is a wrapper around the KeywordsValidator to validate
keywords in multiple PDF documents.
- MultiDocumentKeywordsValidator(Vector<DocumentValidator>, MultiDocumentValidator) - Constructor for class com.pdfunit.validators.MultiDocumentKeywordsValidator
-
- MultiDocumentLocaleValidator - Class in com.pdfunit.validators
-
This class validates the locale of a given collection of PDF documents.
- MultiDocumentLocaleValidator(Vector<DocumentValidator>, MultiDocumentValidator) - Constructor for class com.pdfunit.validators.MultiDocumentLocaleValidator
-
- MultiDocumentPermissionValidator - Class in com.pdfunit.validators
-
Validator for permissions in PDF documents.
- MultiDocumentPermissionValidator(Vector<DocumentValidator>) - Constructor for class com.pdfunit.validators.MultiDocumentPermissionValidator
-
- MultiDocumentPropertyValidator - Class in com.pdfunit.validators
-
Validator for any property in a set of given PDF documents.
- MultiDocumentPropertyValidator(Vector<DocumentValidator>, MultiDocumentValidator) - Constructor for class com.pdfunit.validators.MultiDocumentPropertyValidator
-
- MultiDocumentSignatureValidator - Class in com.pdfunit.validators
-
This class provides methods to verify signatures for multiple documents.
- MultiDocumentSignatureValidator(Vector<DocumentValidator>, MultiDocumentValidator) - Constructor for class com.pdfunit.validators.MultiDocumentSignatureValidator
-
- MultiDocumentSignatureXMLValidator - Class in com.pdfunit.validators
-
This validator provides methods to validate signatures in each of the given
PDF documents using XPath and XML.
- MultiDocumentSignatureXMLValidator(Vector<DocumentValidator>) - Constructor for class com.pdfunit.validators.MultiDocumentSignatureXMLValidator
-
- MultiDocumentSingleFieldValidator - Class in com.pdfunit.validators
-
Validator for a single field of an acro form in each of the given PDF documents.
- MultiDocumentSingleFieldValidator(Vector<DocumentValidator>) - Constructor for class com.pdfunit.validators.MultiDocumentSingleFieldValidator
-
- MultiDocumentSubjectValidator - Class in com.pdfunit.validators
-
This class is a wrapper around the SubjectValidator to validate
the subject in multiple PDF documents.
- MultiDocumentSubjectValidator(Vector<DocumentValidator>, MultiDocumentValidator) - Constructor for class com.pdfunit.validators.MultiDocumentSubjectValidator
-
- MultiDocumentTaggingValidator - Class in com.pdfunit.validators
-
This is a validator for tagging information for multiple PDF documents.
- MultiDocumentTaggingValidator(Vector<DocumentValidator>) - Constructor for class com.pdfunit.validators.MultiDocumentTaggingValidator
-
- MultiDocumentTextValidator - Class in com.pdfunit.validators
-
This class provides validation methods for a collection of PDF documents.
- MultiDocumentTextValidator(Vector<DocumentValidator>) - Constructor for class com.pdfunit.validators.MultiDocumentTextValidator
-
- MultiDocumentTitleValidator - Class in com.pdfunit.validators
-
This class is a wrapper around the TitleValidator to validate
the title in multiple PDF documents.
- MultiDocumentTitleValidator(Vector<DocumentValidator>, MultiDocumentValidator) - Constructor for class com.pdfunit.validators.MultiDocumentTitleValidator
-
- MultiDocumentValidator - Class in com.pdfunit.validators
-
This class provides validation methods for a collection of PDF documents.
- MultiDocumentValidator(Vector<DocumentValidator>) - Constructor for class com.pdfunit.validators.MultiDocumentValidator
-
This constructor is the entry to all tests belonging to a set of PDF documents.
- MultiDocumentVersionValidator - Class in com.pdfunit.validators
-
This class validates the version of a given collection of PDF documents.
- MultiDocumentVersionValidator(Vector<DocumentValidator>) - Constructor for class com.pdfunit.validators.MultiDocumentVersionValidator
-
- MultiDocumentXFAValidator - Class in com.pdfunit.validators
-
This class is a wrapper around the XFAValidator to validate
XFA data in multiple PDF documents.
- MultiDocumentXFAValidator(Vector<DocumentValidator>, MultiDocumentValidator) - Constructor for class com.pdfunit.validators.MultiDocumentXFAValidator
-
- MultiDocumentXMPValidator - Class in com.pdfunit.validators
-
This class is a wrapper around the XMPValidator to validate
XMP data in multiple PDF documents.
- MultiDocumentXMPValidator(Vector<DocumentValidator>, MultiDocumentValidator) - Constructor for class com.pdfunit.validators.MultiDocumentXMPValidator
-
- TaggingAvailableMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- TaggingAvailableMessage(IDocument) - Constructor for class com.pdfunit.messages.TaggingAvailableMessage
-
- TaggingValidator - Class in com.pdfunit.validators
-
Validator for tagging information.
- TaggingValidator(IDocument) - Constructor for class com.pdfunit.validators.TaggingValidator
-
- TagNameMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- TagNameMessage(IDocument, String) - Constructor for class com.pdfunit.messages.TagNameMessage
-
- TagValueMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- TagValueMessage(IDocument, String) - Constructor for class com.pdfunit.messages.TagValueMessage
-
- TEXT - Static variable in class com.pdfunit.Constants
-
A field type.
- TextFoundMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- TextFoundMessage(IDocument, int) - Constructor for class com.pdfunit.messages.TextFoundMessage
-
- TextFoundOnMultiplePagesMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- TextFoundOnMultiplePagesMessage(IDocument, String) - Constructor for class com.pdfunit.messages.TextFoundOnMultiplePagesMessage
-
- TextMatchingRegexOnMultiplePagesMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- TextMatchingRegexOnMultiplePagesMessage(IDocument, String) - Constructor for class com.pdfunit.messages.TextMatchingRegexOnMultiplePagesMessage
-
- TextNoTextOnPageMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- TextNoTextOnPageMessage(IDocument, Integer) - Constructor for class com.pdfunit.messages.TextNoTextOnPageMessage
-
- TextNotFoundOnMultiplePagesMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- TextNotFoundOnMultiplePagesMessage(IDocument, String) - Constructor for class com.pdfunit.messages.TextNotFoundOnMultiplePagesMessage
-
- TextOnNoPageMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- TextOnNoPageMessage(IDocument, String) - Constructor for class com.pdfunit.messages.TextOnNoPageMessage
-
- TextOnPageContainingMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- TextOnPageContainingMessage(IDocument, Integer, String) - Constructor for class com.pdfunit.messages.TextOnPageContainingMessage
-
- TextOnPageEndingWithMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- TextOnPageEndingWithMessage(IDocument, Integer, String) - Constructor for class com.pdfunit.messages.TextOnPageEndingWithMessage
-
- TextOnPageMatchingCompleteMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- TextOnPageMatchingCompleteMessage(IDocument, Integer, String, String) - Constructor for class com.pdfunit.messages.TextOnPageMatchingCompleteMessage
-
- TextOnPageMatchingRegexMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- TextOnPageMatchingRegexMessage(IDocument, Integer, String) - Constructor for class com.pdfunit.messages.TextOnPageMatchingRegexMessage
-
- TextOnPageNotContainingMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- TextOnPageNotContainingMessage(IDocument, Integer, String) - Constructor for class com.pdfunit.messages.TextOnPageNotContainingMessage
-
- TextOnPageNotEndingWithMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- TextOnPageNotEndingWithMessage(IDocument, Integer, String) - Constructor for class com.pdfunit.messages.TextOnPageNotEndingWithMessage
-
- TextOnPageNotMatchingRegexMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- TextOnPageNotMatchingRegexMessage(IDocument, Integer, String) - Constructor for class com.pdfunit.messages.TextOnPageNotMatchingRegexMessage
-
- TextOnPageNotStartingWithMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- TextOnPageNotStartingWithMessage(IDocument, Integer, String) - Constructor for class com.pdfunit.messages.TextOnPageNotStartingWithMessage
-
- TextOnPageStartingWithMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- TextOnPageStartingWithMessage(IDocument, Integer, String) - Constructor for class com.pdfunit.messages.TextOnPageStartingWithMessage
-
- TextValidator - Class in com.pdfunit.validators
-
Validator for content of a PDF page in PDF documents.
- TextValidator(IDocument) - Constructor for class com.pdfunit.validators.TextValidator
-
- TitleValidator - Class in com.pdfunit.validators
-
Validator for the title property in PDF documents.
- TitleValidator(IDocument, DocumentValidator) - Constructor for class com.pdfunit.validators.TitleValidator
-
- to(int) - Method in class com.pdfunit.pagefilter.PagesToUseFromTo
-
- toAllowScreenReaders(Boolean) - Method in class com.pdfunit.validators.MultiDocumentPermissionValidator
-
This method verifies that each given PDF document has the permission,
indicated by the name of this method.
- toAllowScreenReaders(Boolean) - Method in class com.pdfunit.validators.PermissionValidator
-
This method verifies that the current PDF document has the permission,
indicated by the name of this method.
- toAssembleDocument(Boolean) - Method in class com.pdfunit.validators.MultiDocumentPermissionValidator
-
This method verifies that each given PDF document has the permission,
indicated by the name of this method.
- toAssembleDocument(Boolean) - Method in class com.pdfunit.validators.PermissionValidator
-
This method verifies that the current PDF document has the permission,
indicated by the name of this method.
- toCopyContent(Boolean) - Method in class com.pdfunit.validators.MultiDocumentPermissionValidator
-
This method verifies that each given PDF document has the permission,
indicated by the name of this method.
- toCopyContent(Boolean) - Method in class com.pdfunit.validators.PermissionValidator
-
This method verifies that the current PDF document has the permission,
indicated by the name of this method.
- toDestination(String) - Method in class com.pdfunit.validators.GotoLocalActionValidator
-
Validating that the current document has an action pointing
to the expected destination.
- toDestination(String, int) - Method in class com.pdfunit.validators.GotoLocalActionValidator
-
Validating that the current document has an action with the expected destination name on
the expected page.
- toDestination(String) - Method in class com.pdfunit.validators.GotoRemoteActionValidator
-
Validating that the current document has an action, pointing to the
the expected destination.
- toExtractContent(Boolean) - Method in class com.pdfunit.validators.MultiDocumentPermissionValidator
-
This method verifies that each given PDF document has the permission,
indicated by the name of this method.
- toExtractContent(Boolean) - Method in class com.pdfunit.validators.PermissionValidator
-
This method verifies that the current PDF document has the permission,
indicated by the name of this method.
- toFillInFields(Boolean) - Method in class com.pdfunit.validators.MultiDocumentPermissionValidator
-
This method verifies that each given PDF document has the permission,
indicated by the name of this method.
- toFillInFields(Boolean) - Method in class com.pdfunit.validators.PermissionValidator
-
This method verifies that the current PDF document has the permission,
indicated by the name of this method.
- toLaunch(String) - Method in class com.pdfunit.validators.LaunchActionValidator
-
Validating that the current document has a launch action to launch
the expected application.
- toLaunch(String, String) - Method in class com.pdfunit.validators.LaunchActionValidator
-
Validating that the current document has a launch action to launch
the expected application with the specified operation.
- toModifyAnnotations(Boolean) - Method in class com.pdfunit.validators.MultiDocumentPermissionValidator
-
This method verifies that each given PDF document has the permission,
indicated by the name of this method.
- toModifyAnnotations(Boolean) - Method in class com.pdfunit.validators.PermissionValidator
-
This method verifies that the current PDF document has the permission,
indicated by the name of this method.
- toModifyContent(Boolean) - Method in class com.pdfunit.validators.MultiDocumentPermissionValidator
-
This method verifies that each given PDF document has the permission,
indicated by the name of this method.
- toModifyContent(Boolean) - Method in class com.pdfunit.validators.PermissionValidator
-
This method verifies that the current PDF document has the permission,
indicated by the name of this method.
- toPage(int) - Method in class com.pdfunit.validators.GotoRemoteActionValidator
-
Validating that the current document has an action, pointing the
the expected page.
- toPrint(Boolean) - Method in class com.pdfunit.validators.MultiDocumentPermissionValidator
-
This method verifies that each given PDF document has the permission,
indicated by the name of this method.
- toPrint(Boolean) - Method in class com.pdfunit.validators.PermissionValidator
-
This method verifies that the current PDF document has the permission,
indicated by the name of this method.
- toPrintInDegradedQuality(Boolean) - Method in class com.pdfunit.validators.MultiDocumentPermissionValidator
-
This method verifies that each given PDF document has the permission,
indicated by the name of this method.
- toPrintInDegradedQuality(Boolean) - Method in class com.pdfunit.validators.PermissionValidator
-
This method verifies that the current PDF document has the permission,
indicated by the name of this method.
- toString() - Method in class com.pdfunit.DocumentFormat
-
Showing the details of the format.
- toString() - Method in enum com.pdfunit.FieldType
-
- toString() - Method in enum com.pdfunit.FormatUnit
-
This method can be used for logging and debugging.
- TrappedInfoMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- TrappedInfoMessage(IDocument) - Constructor for class com.pdfunit.messages.TrappedInfoMessage
-
- TRAPPING_NO - Static variable in class com.pdfunit.Constants
-
Constant for trapping.
- TRAPPING_UNKNOWN - Static variable in class com.pdfunit.Constants
-
Constant for trapping.
- TRAPPING_YES - Static variable in class com.pdfunit.Constants
-
Constant for trapping.
- TrappingInfo - Enum in com.pdfunit
-
Enumeration containing values for the 'Trapping Info'.
- TrappingValidator - Class in com.pdfunit.validators
-
This class validates whether a PDF document is trapped.
- TrappingValidator(IDocument) - Constructor for class com.pdfunit.validators.TrappingValidator
-
- TwoDocumentsMessage - Class in com.pdfunit.messages
-
Message class, used as a key for messages.properties.
- TwoDocumentsMessage(Class<? extends AbstractPDFUnitMessage>, IDocument, IDocument) - Constructor for class com.pdfunit.messages.TwoDocumentsMessage
-
- whichHasMultipleLines() - Method in class com.pdfunit.validators.MultiDocumentSingleFieldValidator
-
This method does what the name suggests.
- whichHasMultipleLines() - Method in class com.pdfunit.validators.SingleFieldValidator
-
This method does what the name suggests.
- whichHasSingleLine() - Method in class com.pdfunit.validators.MultiDocumentSingleFieldValidator
-
This method does what the name suggests.
- whichHasSingleLine() - Method in class com.pdfunit.validators.SingleFieldValidator
-
This method does what the name suggests.
- whichIsEditable() - Method in class com.pdfunit.validators.MultiDocumentSingleFieldValidator
-
This method does what the name suggests.
- whichIsEditable() - Method in class com.pdfunit.validators.SingleFieldValidator
-
This method does what the name suggests.
- whichIsExportable() - Method in class com.pdfunit.validators.MultiDocumentSingleFieldValidator
-
This method does what the name suggests.
- whichIsExportable() - Method in class com.pdfunit.validators.SingleFieldValidator
-
This method does what the name suggests.
- whichIsHidden() - Method in class com.pdfunit.validators.MultiDocumentSingleFieldValidator
-
This method does what the name suggests.
- whichIsHidden() - Method in class com.pdfunit.validators.SingleFieldValidator
-
This method does what the name suggests.
- whichIsMultiSelectable() - Method in class com.pdfunit.validators.MultiDocumentSingleFieldValidator
-
This method does what the name suggests.
- whichIsMultiSelectable() - Method in class com.pdfunit.validators.SingleFieldValidator
-
This method does what the name suggests.
- whichIsNotEditable() - Method in class com.pdfunit.validators.MultiDocumentSingleFieldValidator
-
This method does what the name suggests.
- whichIsNotEditable() - Method in class com.pdfunit.validators.SingleFieldValidator
-
This method does what the name suggests.
- whichIsNotExportable() - Method in class com.pdfunit.validators.MultiDocumentSingleFieldValidator
-
This method does what the name suggests.
- whichIsNotExportable() - Method in class com.pdfunit.validators.SingleFieldValidator
-
This method does what the name suggests.
- whichIsNotHidden() - Method in class com.pdfunit.validators.MultiDocumentSingleFieldValidator
-
This method does what the name suggests.
- whichIsNotHidden() - Method in class com.pdfunit.validators.SingleFieldValidator
-
This method does what the name suggests.
- whichIsNotMultiSelectable() - Method in class com.pdfunit.validators.MultiDocumentSingleFieldValidator
-
This method does what the name suggests.
- whichIsNotMultiSelectable() - Method in class com.pdfunit.validators.SingleFieldValidator
-
This method does what the name suggests.
- whichIsNotPrintable() - Method in class com.pdfunit.validators.MultiDocumentSingleFieldValidator
-
This method does what the name suggests.
- whichIsNotPrintable() - Method in class com.pdfunit.validators.SingleFieldValidator
-
This method does what the name suggests.
- whichIsNotReadOnly() - Method in class com.pdfunit.validators.MultiDocumentSingleFieldValidator
-
This method does what the name suggests.
- whichIsNotReadOnly() - Method in class com.pdfunit.validators.SingleFieldValidator
-
This method does what the name suggests.
- whichIsNotRequired() - Method in class com.pdfunit.validators.MultiDocumentSingleFieldValidator
-
This method does what the name suggests.
- whichIsNotRequired() - Method in class com.pdfunit.validators.SingleFieldValidator
-
This method does what the name suggests.
- whichIsNotVisible() - Method in class com.pdfunit.validators.MultiDocumentSingleFieldValidator
-
This method does what the name suggests.
- whichIsNotVisible() - Method in class com.pdfunit.validators.SingleFieldValidator
-
This method does what the name suggests.
- whichIsPasswordProtected() - Method in class com.pdfunit.validators.MultiDocumentSingleFieldValidator
-
This method does what the name suggests.
- whichIsPasswordProtected() - Method in class com.pdfunit.validators.SingleFieldValidator
-
This method does what the name suggests.
- whichIsPrintable() - Method in class com.pdfunit.validators.MultiDocumentSingleFieldValidator
-
This method does what the name suggests.
- whichIsPrintable() - Method in class com.pdfunit.validators.SingleFieldValidator
-
This method does what the name suggests.
- whichIsReadOnly() - Method in class com.pdfunit.validators.MultiDocumentSingleFieldValidator
-
This method does what the name suggests.
- whichIsReadOnly() - Method in class com.pdfunit.validators.SingleFieldValidator
-
This method does what the name suggests.
- whichIsRequired() - Method in class com.pdfunit.validators.MultiDocumentSingleFieldValidator
-
This method does what the name suggests.
- whichIsRequired() - Method in class com.pdfunit.validators.SingleFieldValidator
-
This method does what the name suggests.
- whichIsSigned() - Method in class com.pdfunit.validators.MultiDocumentSingleFieldValidator
-
This method does what the name suggests.
- whichIsSigned() - Method in class com.pdfunit.validators.SingleFieldValidator
-
This method does what the name suggests.
- whichIsVisible() - Method in class com.pdfunit.validators.MultiDocumentSingleFieldValidator
-
This method does what the name suggests.
- whichIsVisible() - Method in class com.pdfunit.validators.SingleFieldValidator
-
This method does what the name suggests.
- WhitespaceProcessing - Enum in com.pdfunit
-
Class that controls the whitespace processing.
- with(String) - Method in class com.pdfunit.validators.MultiDocumentTaggingValidator
-
- with(String) - Method in class com.pdfunit.validators.TaggingValidator
-
This method verifies that a tag with the given name exists.
- withAnyValue() - Method in class com.pdfunit.validators.MultiDocumentSingleFieldValidator
-
Validating that the content of the current field is not empty.
- withAnyValue() - Method in class com.pdfunit.validators.SingleFieldValidator
-
Validating that the content of the current field is not empty.
- withCertificate() - Method in class com.pdfunit.validators.MultiDocumentSignatureValidator
-
This method prepares the validation for individual fields of a certicate.
- withCertificate() - Method in class com.pdfunit.validators.SignatureValidator
-
This method prepares the validation for individual fields of a certicate.
- withContent(File) - Method in class com.pdfunit.validators.EmbeddedFileValidator
-
Verifies that a file exists that has the same content as file, given by the parameter.
- withContent(String) - Method in class com.pdfunit.validators.EmbeddedFileValidator
-
Verifies that a file exists that has the same content as value of the parameter.
- withDestination() - Method in class com.pdfunit.validators.SubmitFormValidator
-
Wrapper method, to let the API better flow.
- withDestinationToPage(int) - Method in class com.pdfunit.validators.DocumentOpenActionValidator
-
Validating that the current document has an open with a destination to
the expected page.
- withHeight(double, FormatUnit) - Method in class com.pdfunit.validators.MultiDocumentSingleFieldValidator
-
This method verifies that the current field of each PDF document has the height
equals to the given parameter.
- withHeight(int) - Method in class com.pdfunit.validators.MultiDocumentSingleFieldValidator
-
This method verifies that the current field has the height equals to the given parameter.
- withHeight(int) - Method in class com.pdfunit.validators.SingleFieldValidator
-
This method verifies that the current field has the height equals to the given parameter.
- withHeight(double, FormatUnit) - Method in class com.pdfunit.validators.SingleFieldValidator
-
This method verifies that the current field has the height equals to the given parameter.
- withLabel(String) - Method in class com.pdfunit.validators.BookmarkDetailsValidator
-
Validating an existing bookmark label.
- withLabel(String) - Method in class com.pdfunit.validators.MultiDocumentBookmarkDetailsValidator
-
Validating an existing bookmark label in each given PDF document.
- withLabelLinkingToPage(String, int) - Method in class com.pdfunit.validators.BookmarkDetailsValidator
-
This method verifies that a bookmark label (given by the first parameter) exists,
which points to the page (given by the second parameter).
- withLabelLinkingToPage(String, int) - Method in class com.pdfunit.validators.MultiDocumentBookmarkDetailsValidator
-
This method verifies for each given PDF document that a bookmark label
(given by the first parameter) exists, which points to the page (given by the second parameter).
- withLinkToName(String) - Method in class com.pdfunit.validators.BookmarkDetailsValidator
-
This method uses xpath internally to look for bookmarks with a link
to the given name.
- withLinkToName(String) - Method in class com.pdfunit.validators.MultiDocumentBookmarkDetailsValidator
-
This method uses xpath internally to look for bookmarks with a link
to the given name.
- withLinkToPage(int) - Method in class com.pdfunit.validators.BookmarkDetailsValidator
-
The method verifies that a bookmark exists, which points to the page, given
by the parameter.
- withLinkToPage(int) - Method in class com.pdfunit.validators.MultiDocumentBookmarkDetailsValidator
-
The method verifies for each given PDF document that a bookmark exists,
which points to the page, given by the parameter.
- withLinkToURI(String) - Method in class com.pdfunit.validators.BookmarkDetailsValidator
-
This method uses xpath internally to look for bookmarks with
the given uri.
- withLinkToURI(String) - Method in class com.pdfunit.validators.MultiDocumentBookmarkDetailsValidator
-
This method uses xpath internally to look for bookmarks with
the given uri.
- withName(String) - Static method in class com.pdfunit.PDFVersion
-
- withName(String) - Method in class com.pdfunit.validators.EmbeddedFileValidator
-
Verifies that a file exists with the name given by the parameter.
- withName() - Method in class com.pdfunit.validators.LayerNameValidator
-
Preparation for following string comparation.
- withName() - Method in class com.pdfunit.validators.NamedActionValidator
-
Wrapper method, to let the API better flow.
- withName(String) - Method in class com.pdfunit.validators.NamedDestinationValidator
-
This method checks that the named destinations of the current PDF
contain one with the expected name.
- withNameContaining(String) - Method in class com.pdfunit.validators.FontNameValidator
-
This method verifies that the expected name is part of the
current font name.
- withNameContaining(String) - Method in class com.pdfunit.validators.MultiDocumentFontNameValidator
-
This method verifies that the expected name is part of the
current font name.
- withNameNotContaining(String) - Method in class com.pdfunit.validators.FontNameValidator
-
This method verifies that the expected name is not part of the
current font name.
- withNameNotContaining(String) - Method in class com.pdfunit.validators.MultiDocumentFontNameValidator
-
This method verifies that the expected name is not part of the
current font name.
- withNode(XMLNode) - Method in class com.pdfunit.validators.MultiDocumentXFAValidator
-
This method validates the node name and value, covered by the instance
of XMLNode, against all PDF given documents.
- withNode(XMLNode) - Method in class com.pdfunit.validators.MultiDocumentXMPValidator
-
This method validates the node name and value, covered by the instance
of XMLNode, against all PDF given documents.
- withNode(XMLNode) - Method in class com.pdfunit.validators.XFAValidator
-
This method validates the node name and value, covered by the instance
of XMLNode, against the current PDF document.
- withNode(XMLNode) - Method in class com.pdfunit.validators.XMPValidator
-
This method validates the node name and value, covered by the instance
of XMLNode, against the current PDF document.
- withNumberOfRevisions(int) - Method in class com.pdfunit.validators.MultiDocumentSignatureValidator
-
Verifying for each PDF document that the number of revisions of the current
signature is the same, as the expected number given by the parameter.
- withNumberOfRevisions(int) - Method in class com.pdfunit.validators.SignatureValidator
-
Verifying that the number of revisions of the current signature is the same,
as the expected number given by the parameter.
- withoutDeadLink() - Method in class com.pdfunit.validators.BookmarkDetailsValidator
-
This method verifies that no bookmark points to nothing (dead link).
- withoutDeadLink() - Method in class com.pdfunit.validators.MultiDocumentBookmarkDetailsValidator
-
This method verifies for each given PDF document
that no bookmark points to nothing (dead link).
- withoutTextOverflow() - Method in class com.pdfunit.validators.MultiDocumentSingleFieldValidator
-
This method validates that the content of the current field fits inside
the size of the field.
- withoutTextOverflow() - Method in class com.pdfunit.validators.SingleFieldValidator
-
This method validates that the content of the current field fits inside
the size of the field.
- withReason(String) - Method in class com.pdfunit.validators.MultiDocumentSignatureValidator
-
This method checks for each PDF document that the reason, described by the current
signature, is the same as the expected reason.
- withReason(String) - Method in class com.pdfunit.validators.SignatureValidator
-
This method checks that the reason, described by the current signature, is the
same as the expected reason.
- withRevision(int) - Method in class com.pdfunit.validators.MultiDocumentSignatureValidator
-
Verifying for each PDF document that the revision of the current signature
is the same as the given parameter.
- withRevision(int) - Method in class com.pdfunit.validators.SignatureValidator
-
Verifying that the revision of the current signature is the same as the given parameter.
- withSigningDate(Calendar) - Method in class com.pdfunit.validators.MultiDocumentSignatureValidator
-
This method verifies for each given PDF documents that the signing date
of the current signature is the same as the given parameter.
- withSigningDate(Calendar, DateResolution) - Method in class com.pdfunit.validators.MultiDocumentSignatureValidator
-
This method verifies for each PDF document that the signing date of the current
signature is the same as the given parameter.
- withSigningDate(Calendar) - Method in class com.pdfunit.validators.SignatureValidator
-
This method verifies that the signing date of the current signature is
the same as the given parameter.
- withSigningDate(Calendar, DateResolution) - Method in class com.pdfunit.validators.SignatureValidator
-
This method verifies that the signing date of the current signature is
the same as the given parameter.
- withSigningName(String) - Method in class com.pdfunit.validators.MultiDocumentSignatureValidator
-
This method checks that a signature with the expected name exists
for each given documents.
- withSigningName(String) - Method in class com.pdfunit.validators.SignatureValidator
-
This method checks that a signature with the expected name exists.
- withType(FieldType) - Method in class com.pdfunit.validators.MultiDocumentSingleFieldValidator
-
This method verifies that each of the given PDF document has a field with the expected type.
- withType(FieldType) - Method in class com.pdfunit.validators.SingleFieldValidator
-
This method checks the type of the current field.
- withURI() - Method in class com.pdfunit.validators.URIActionValidator
-
Wrapper method, to let the API better flow.
- withValue(String) - Method in class com.pdfunit.validators.CertificateFieldValueValidator
-
Validate the value of the current field.
- withValue(String) - Method in class com.pdfunit.validators.MultiDocumentCertificateFieldValueValidator
-
This method checks that each PDF document has the expected value in the expected field.
- withWidth(double, FormatUnit) - Method in class com.pdfunit.validators.MultiDocumentSingleFieldValidator
-
This method verifies that the current field of each PDF document has the width
equals to the given parameter.
- withWidth(int) - Method in class com.pdfunit.validators.MultiDocumentSingleFieldValidator
-
This method verifies that the current field has the width equals to the given parameter.
- withWidth(int) - Method in class com.pdfunit.validators.SingleFieldValidator
-
This method verifies that the current field has the width equals to the given parameter.
- withWidth(double, FormatUnit) - Method in class com.pdfunit.validators.SingleFieldValidator
-
This method verifies that the current field has the width equals to the given parameter.
- writeToFile(String, Writer) - Method in class com.pdfunit.tools.UtilityBase
-