Class PdfA2Checker

    • Field Detail

      • allowedBlendModes

        public static final java.util.HashSet<PdfName> allowedBlendModes
      • restrictedActions

        public static final java.util.HashSet<PdfName> restrictedActions
      • allowedAnnotTypes

        private static java.util.HashSet<PdfName> allowedAnnotTypes
      • contentAnnotations

        public static final java.util.HashSet<PdfName> contentAnnotations
      • keysForCheck

        private static final java.util.HashSet<PdfName> keysForCheck
      • DIGESTLOCATION

        public static final PdfName DIGESTLOCATION
      • DIGESTMETHOD

        public static final PdfName DIGESTMETHOD
      • DIGESTVALUE

        public static final PdfName DIGESTVALUE
      • gsStackDepth

        protected int gsStackDepth
      • rgbUsed

        protected boolean rgbUsed
      • cmykUsed

        protected boolean cmykUsed
      • grayUsed

        protected boolean grayUsed
      • transparencyWithoutPageGroupDetected

        protected boolean transparencyWithoutPageGroupDetected
      • transparencyDetectedOnThePage

        protected boolean transparencyDetectedOnThePage
      • MimeTypePdf

        private static PdfName MimeTypePdf