Class FormCheckUtil
- java.lang.Object
-
- com.itextpdf.pdfua.checkers.utils.FormCheckUtil
-
public class FormCheckUtil extends java.lang.Object
Class that provides methods for checking PDF/UA compliance of interactive form fields.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
FormCheckUtil.FormTagHandler
Handler for checking form field elements in the tag tree.
-
Constructor Summary
Constructors Modifier Constructor Description private
FormCheckUtil()
Creates a newFormCheckUtil
instance.
-
-
-
Constructor Detail
-
FormCheckUtil
private FormCheckUtil()
Creates a newFormCheckUtil
instance.
-
-