| Package | Description | 
|---|---|
| com.pdfunit.validators | 
 Classes implementing validations on specific topics of PDF. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
NamedDestinationValidator | 
DocumentValidator.hasNamedDestination()
This method does what the name suggests. 
 | 
NamedDestinationValidator | 
NamedDestinationValidator.hasNamedDestination()
This method verifies that the current PDF document has any named destination. 
 | 
NamedDestinationValidator | 
NamedDestinationValidator.withName(java.lang.String expectedDestinationName)
This method checks that the named destinations of the current PDF
 contain one with the expected name. 
 | 
Copyright (C) PDFUnit.com. See here for license.