PdfUA1AnnotationChecker |
Class that provides methods for checking PDF/UA-1 compliance of annotations.
|
PdfUA1AnnotationChecker.PdfUA1AnnotationHandler |
Helper class that checks the conformance of annotations while iterating the tag tree structure.
|
PdfUA1FormChecker |
Class that provides methods for checking PDF/UA-1 compliance of interactive form fields.
|
PdfUA1FormChecker.PdfUA1FormTagHandler |
Handler for checking form field elements in the tag tree.
|
PdfUA1FormulaChecker |
Class that provides methods for checking PDF/UA-1 compliance of Formula elements.
|
PdfUA1FormulaChecker.PdfUA1FormulaTagHandler |
Handler for checking Formula elements in the TagTree.
|
PdfUA1HeadingsChecker |
Utility class which performs headings check according to PDF/UA-1 specification.
|
PdfUA1HeadingsChecker.PdfUA1HeadingHandler |
Handler class that checks heading tags while traversing the tag tree.
|
PdfUA1ListChecker |
Utility class which performs lists check according to PDF/UA-1 specification.
|
PdfUA1ListChecker.PdfUA1ListHandler |
Handler class that checks list tags while traversing the tag tree.
|
PdfUA1NotesChecker |
Utility class for delegating notes checks to the correct checking logic.
|
PdfUA1NotesChecker.PdfUA1NotesTagHandler |
Handler for checking Note elements in the TagTree.
|
PdfUA1XfaCheckUtil |
Utility class which performs XFA forms check according to PDF/UA-1 specification.
|