- CANADA_SOCIAL_SECURITY_NUMBER - Static variable in class com.itextpdf.pdfcleanup.autosweep.CommonRegex
-
- CANADA_ZIP_CODE - Static variable in class com.itextpdf.pdfcleanup.autosweep.CommonRegex
-
- CANNOT_OBTAIN_IMAGE_INFO_AFTER_FILTERING - Static variable in class com.itextpdf.pdfcleanup.logs.CleanUpLogMessageConstant
-
The Constant CANNOT_OBTAIN_IMAGE_INFO_AFTER_FILTERING.
- cleanUp(InputStream, OutputStream, List) - Static method in class com.itextpdf.pdfcleanup.PdfCleaner
-
Cleans the document by erasing all the areas which are provided.
- cleanUp(InputStream, OutputStream, List, CleanUpProperties) - Static method in class com.itextpdf.pdfcleanup.PdfCleaner
-
Cleans the document by erasing all the areas which are provided.
- cleanUp(PdfDocument, List) - Static method in class com.itextpdf.pdfcleanup.PdfCleaner
-
Cleans the document by erasing all the areas which are provided.
- cleanUp(PdfDocument, List, CleanUpProperties) - Static method in class com.itextpdf.pdfcleanup.PdfCleaner
-
Cleans the document by erasing all the areas which are provided.
- cleanUp() - Method in class com.itextpdf.pdfcleanup.PdfCleanUpTool
-
Cleans the document by erasing all the areas which are provided or extracted from redaction annotations.
- CLEANUP_PDF - Static variable in class com.itextpdf.pdfcleanup.actions.event.PdfSweepProductEvent
-
Cleanup event type description.
- CleanUpCsCompareUtil - Class in com.itextpdf.pdfcleanup.util
-
Utility class providing methods to check images compatibility.
- CleanupExceptionMessageConstant - Class in com.itextpdf.pdfcleanup.exceptions
-
Class that bundles all the error message templates as constants.
- CleanUpHelperUtil - Class in com.itextpdf.pdfcleanup.util
-
Utility class providing clean up helping methods.
- cleanUpImage(byte[], List) - Static method in class com.itextpdf.pdfcleanup.util.CleanUpImageUtil
-
Clean up an image using a List of Rectangles that need to be redacted.
- CleanupImageHandlingUtilException(String, Exception) - Constructor for exception com.itextpdf.pdfcleanup.util.CleanUpImageUtil.CleanupImageHandlingUtilException
-
- CleanUpImageUtil - Class in com.itextpdf.pdfcleanup.util
-
Utility class providing methods to handle images and work with graphics.
- CleanUpImageUtil.CleanupImageHandlingUtilException - Exception in com.itextpdf.pdfcleanup.util
-
Exception is thrown when errors occur during handling and cleaning up images.
- CleanUpLogMessageConstant - Class in com.itextpdf.pdfcleanup.logs
-
- CleanUpProperties - Class in com.itextpdf.pdfcleanup
-
- CleanUpProperties() - Constructor for class com.itextpdf.pdfcleanup.CleanUpProperties
-
Creates default CleanUpProperties instance.
- cleanUpRedactAnnotations(InputStream, OutputStream) - Static method in class com.itextpdf.pdfcleanup.PdfCleaner
-
Cleans the document by erasing regions defined by redact annotations inside the document.
- cleanUpRedactAnnotations(InputStream, OutputStream, CleanUpProperties) - Static method in class com.itextpdf.pdfcleanup.PdfCleaner
-
Cleans the document by erasing regions defined by redact annotations inside the document.
- cleanUpRedactAnnotations(PdfDocument) - Static method in class com.itextpdf.pdfcleanup.PdfCleaner
-
Cleans the document by erasing regions defined by redact annotations inside the document.
- cleanUpRedactAnnotations(PdfDocument, CleanUpProperties) - Static method in class com.itextpdf.pdfcleanup.PdfCleaner
-
Cleans the document by erasing regions defined by redact annotations inside the document.
- cleanUpRedactAnnotations(InputStream, OutputStream, List) - Static method in class com.itextpdf.pdfcleanup.PdfCleaner
-
Cleans the document by erasing regions defined by redact annotations and additional cleanup locations inside the document.
- cleanUpRedactAnnotations(PdfDocument, List) - Static method in class com.itextpdf.pdfcleanup.PdfCleaner
-
Cleans the document by erasing regions defined by redact annotations and additional cleanup locations inside the document.
- cleanUpRedactAnnotations(InputStream, OutputStream, List, CleanUpProperties) - Static method in class com.itextpdf.pdfcleanup.PdfCleaner
-
Cleans the document by erasing regions defined by redact annotations inside the document.
- cleanUpRedactAnnotations(PdfDocument, List, CleanUpProperties) - Static method in class com.itextpdf.pdfcleanup.PdfCleaner
-
Cleans the document by erasing regions defined by redact annotations inside the document.
- com.itextpdf.pdfcleanup - package com.itextpdf.pdfcleanup
-
- com.itextpdf.pdfcleanup.actions.data - package com.itextpdf.pdfcleanup.actions.data
-
- com.itextpdf.pdfcleanup.actions.event - package com.itextpdf.pdfcleanup.actions.event
-
- com.itextpdf.pdfcleanup.autosweep - package com.itextpdf.pdfcleanup.autosweep
-
- com.itextpdf.pdfcleanup.exceptions - package com.itextpdf.pdfcleanup.exceptions
-
- com.itextpdf.pdfcleanup.logs - package com.itextpdf.pdfcleanup.logs
-
- com.itextpdf.pdfcleanup.util - package com.itextpdf.pdfcleanup.util
-
- CommonRegex - Class in com.itextpdf.pdfcleanup.autosweep
-
This class contains some of the more common regular expressions to be used for redaction.
- CommonRegex() - Constructor for class com.itextpdf.pdfcleanup.autosweep.CommonRegex
-
- CompositeCleanupStrategy - Class in com.itextpdf.pdfcleanup.autosweep
-
This class is a composite pattern for ICleanupStrategy
It allows users to have multiple ICleanupStrategy implementations and bundle them as one.
- CompositeCleanupStrategy() - Constructor for class com.itextpdf.pdfcleanup.autosweep.CompositeCleanupStrategy
-
- createCleanupPdfEvent(SequenceId, IMetaInfo) - Static method in class com.itextpdf.pdfcleanup.actions.event.PdfSweepProductEvent
-
Creates a cleanup-pdf event which associated with a general identifier and additional meta data.