Class PdfA1Checker.ACharacterChecker

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private ACharacterChecker()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean check​(int ch, PdfFont font)
      Checks passed symbol against the font
      • Methods inherited from class java.lang.Object

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

      • ACharacterChecker

        private ACharacterChecker()