Class FormCheckUtil
- java.lang.Object
-
- com.itextpdf.pdfua.checkers.utils.FormCheckUtil
-
@Deprecated public class FormCheckUtil extends java.lang.Object
Deprecated.in favour ofPdfUA1FormChecker
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
Deprecated.in favour ofPdfUA1FormChecker.PdfUA1FormTagHandler
-
Constructor Summary
Constructors Modifier Constructor Description private
FormCheckUtil()
Deprecated.Creates a newFormCheckUtil
instance.
-
-
-
Constructor Detail
-
FormCheckUtil
private FormCheckUtil()
Deprecated.Creates a newFormCheckUtil
instance.
-
-