Modifier | Constructor and Description |
---|---|
protected |
NamedDestinationValidator(com.pdfunit.internal.spi.IDocument pdfDocument) |
Modifier and Type | Method and Description |
---|---|
NamedDestinationValidator |
hasNamedDestination()
This method verifies that the current PDF document has any named destination.
|
NamedDestinationValidator |
withName(java.lang.String expectedDestinationName)
This method checks that the named destinations of the current PDF
contain one with the expected name.
|
protected NamedDestinationValidator(com.pdfunit.internal.spi.IDocument pdfDocument)
public NamedDestinationValidator hasNamedDestination()
@Guarded public NamedDestinationValidator withName(java.lang.String expectedDestinationName)
Copyright (C) PDFUnit.com. See here for license.