| Package | Description |
|---|---|
| com.itextpdf.kernel.contrast | |
| com.itextpdf.kernel.validation |
| Modifier and Type | Class and Description |
|---|---|
class |
ColorContrastChecker
A validation checker that analyzes color contrast in PDF documents to ensure compliance
with Web Content Accessibility Guidelines (WCAG) standards.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Pdf20Checker
Class that will run through all necessary checks defined in the PDF 2.0 standard.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationContainer.addChecker(IValidationChecker checker)
Add an
IValidationChecker implementation to the container. |
boolean |
ValidationContainer.containsChecker(IValidationChecker checker)
Check if the container contains the provided
IValidationChecker implementation. |
Copyright © 1998–2026 Apryse Group NV. All rights reserved.