Class PdfUA2StringChecker
java.lang.Object
com.itextpdf.pdfua.checkers.utils.ua2.PdfUA2StringChecker
Utility class which performs UA-2 checks related to PdfString objects.
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
checkPdfString
(PdfString string) Checks PdfString object to be UA-2 compatible.
-
Method Details
-
checkPdfString
Checks PdfString object to be UA-2 compatible.- Parameters:
-
string
-PdfString
to be checked
-