Class 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.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FormCheckUtil

        private FormCheckUtil()
        Creates a new FormCheckUtil instance.