Class FormCheckUtil
java.lang.Object
com.itextpdf.pdfua.checkers.utils.FormCheckUtil
Class that provides methods for checking PDF/UA compliance of interactive form fields.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Handler for checking form field elements in the tag tree. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FormCheckUtil
private FormCheckUtil()Creates a newFormCheckUtil
instance.
-