Class ActionCheckUtil
java.lang.Object
com.itextpdf.pdfua.checkers.utils.ActionCheckUtil
Class that provides methods for checking PDF/UA compliance of actions.
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
checkAction
(PdfDictionary action) Check PDF/UA compliance of an action
-
Method Details
-
checkAction
Check PDF/UA compliance of an action- Parameters:
-
action
- action to check
-