Modifier | Constructor and Description |
---|---|
protected |
LayerValidator(com.pdfunit.internal.spi.IDocument pdfDocument) |
Modifier and Type | Method and Description |
---|---|
LayerValidator |
allWithoutDuplicateNames()
This method does what the name suggests.
|
LayerNameValidator |
hasLayer()
This method does what the name suggests.
|
LayerValidator |
hasLayers()
This method throws a PDFUnitValidationException when a PDF document has layers.
|
LayerNameValidator |
hasOCG()
This method does what the name suggests.
|
LayerValidator |
hasOCGs()
This method does what the name suggests.
|
protected LayerValidator(com.pdfunit.internal.spi.IDocument pdfDocument)
public LayerValidator hasOCGs()
public LayerValidator hasLayers()
public LayerNameValidator hasOCG()
public LayerNameValidator hasLayer()
public LayerValidator allWithoutDuplicateNames()
Copyright (C) PDFUnit.com. See here for license.