public final class PdfUA2AnnotationChecker extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PdfUA2AnnotationChecker.PdfUA2AnnotationHandler
Handler for checking annotation elements in the tag tree.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
checkAnnotation(PdfDictionary annotation,
PdfUAValidationContext context)
Checks PDF/UA-2 compliance of the annotation.
|
static void |
checkAnnotations(PdfDocument pdfDocument)
Checks PDF/UA-2 compliance of the annotations.
|
public static void checkAnnotations(PdfDocument pdfDocument)
pdfDocument - PdfDocument to check annotations forpublic static void checkAnnotation(PdfDictionary annotation, PdfUAValidationContext context)
annotation - the annotation dictionary to checkcontext - PdfUAValidationContext used to find the structure node enclosing the annotation
using its StructParent valueCopyright © 1998–2025 Apryse Group NV. All rights reserved.