| Changed Classes |
|
AnnotationCheckUtil
|
Class that provides methods for checking PDF/UA compliance of annotations. |
|
AnnotationCheckUtil.AnnotationHandler
|
Helper class that checks the conformance of annotations while iterating the tag tree structure. |
|
BCP47Validator
|
This class is a validator for IETF BCP 47 language tag (RFC 5646). |
|
FormCheckUtil
|
in favour of {@link PdfUA1FormChecker} |
|
FormCheckUtil.FormTagHandler
|
Handler for checking form field elements in the tag tree. |
|
FormulaCheckUtil
|
in favor of {@link com.itextpdf.pdfua.checkers.utils.ua1.PdfUA1FormulaChecker} |
|
GraphicsCheckUtil
|
Class that provides methods for checking PDF/UA compliance of graphics elements. |
|
GraphicsCheckUtil.GraphicsHandler
|
Helper class that checks the conformance of graphics tags while iterating the tag tree structure. |
|
LayoutCheckUtil
|
Utility class for delegating the layout checks to the correct checking logic. |
|
NoteCheckUtil
|
Utility class for delegating notes checks to the correct checking logic. |
|
NoteCheckUtil.NoteTagHandler
|
Handler for checking Note elements in the TagTree. |
|
PdfUAValidationContext
|
This class keeps track of useful information when validating a PdfUaDocument. |
|
XfaCheckUtil
|
Utility class which performs XFA forms check according to PDF/UA specification. |