Class FormCheckUtil
- java.lang.Object
-
- com.itextpdf.pdfua.checkers.utils.FormCheckUtil
-
@Deprecated public class FormCheckUtil extends java.lang.ObjectDeprecated.in favour ofPdfUA1FormCheckerClass that provides methods for checking PDF/UA compliance of interactive form fields.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classFormCheckUtil.FormTagHandlerDeprecated.in favour ofPdfUA1FormChecker.PdfUA1FormTagHandler
-
Constructor Summary
Constructors Modifier Constructor Description privateFormCheckUtil()Deprecated.Creates a newFormCheckUtilinstance.
-
-
-
Constructor Detail
-
FormCheckUtil
private FormCheckUtil()
Deprecated.Creates a newFormCheckUtilinstance.
-
-