PdfUA2AnnotationChecker |
Class that provides methods for checking PDF/UA-2 compliance of annotations.
|
PdfUA2AnnotationChecker.PdfUA2AnnotationHandler |
Handler for checking annotation elements in the tag tree.
|
PdfUA2CanvasTextChecker |
Utility class which performs UA-2 checks related to Replacements and Alternatives.
|
PdfUA2DestinationsChecker |
Utility class which performs UA-2 checks related to intra-document destinations.
|
PdfUA2EmbeddedFilesChecker |
Utility class which performs the EmbeddedFiles name tree check according to PDF/UA-2 specification.
|
PdfUA2FormChecker |
Class that provides methods for checking PDF/UA-2 compliance of interactive form fields.
|
PdfUA2FormChecker.PdfUA2FormTagHandler |
Handler for checking form field elements in the tag tree.
|
PdfUA2FormulaChecker |
Utility class which performs "Formula" tag related checks according to PDF/UA-2 specification.
|
PdfUA2FormulaChecker.PdfUA2FormulaTagHandler |
Handler class that checks "Formula" tags while traversing the tag tree.
|
PdfUA2HeadingsChecker |
Utility class which performs headings check according to PDF/UA-2 specification.
|
PdfUA2HeadingsChecker.PdfUA2HeadingHandler |
Handler class that checks heading tags while traversing the tag tree.
|
PdfUA2LinkChecker |
Class that provides methods for checking PDF/UA-2 compliance of link annotations.
|
PdfUA2LinkChecker.PdfUA2LinkAnnotationHandler |
Helper class that checks the conformance of link annotations while iterating the tag tree structure.
|
PdfUA2ListChecker |
Utility class which performs lists check according to PDF/UA-2 specification.
|
PdfUA2ListChecker.PdfUA2ListHandler |
Handler class that checks list tags while traversing the tag tree.
|
PdfUA2NotesChecker |
Utility class which performs Note and FENote checks according to PDF/UA-2 specification.
|
PdfUA2NotesChecker.PdfUA2NotesHandler |
Handler class that checks Note and FENote tags while traversing the tag tree.
|
PdfUA2StringChecker |
Utility class which performs UA-2 checks related to PdfString objects.
|
PdfUA2TableOfContentsChecker |
Utility class which performs table of contents check according to PDF/UA-2 specification.
|
PdfUA2TableOfContentsChecker.PdfUA2TableOfContentsHandler |
Handler class that checks TOCI tags while traversing the tag tree.
|
PdfUA2XfaChecker |
Utility class which performs XFA forms check according to PDF/UA-2 specification.
|