Package | Description |
---|---|
com.pdfunit.validators |
Classes implementing validations on specific topics of PDF.
|
Modifier and Type | Method and Description |
---|---|
LaunchActionValidator |
DocumentValidator.hasLaunchAction()
This method does what the name suggests.
|
LaunchActionValidator |
LaunchActionValidator.hasLaunchAction()
Validating that the current document has a launch action.
|
LaunchActionValidator |
LaunchActionValidator.toLaunch(java.lang.String expectedApplication)
Validating that the current document has a launch action to launch
the expected application.
|
LaunchActionValidator |
LaunchActionValidator.toLaunch(java.lang.String expectedApplication,
java.lang.String expectedOperation)
Validating that the current document has a launch action to launch
the expected application with the specified operation.
|
Copyright (C) PDFUnit.com. See here for license.