Uses of Interface
org.sejda.sambox.pdmodel.PDDocument.OnClose
Packages that use PDDocument.OnClose
-
Uses of PDDocument.OnClose in org.sejda.sambox.pdmodel
Methods in org.sejda.sambox.pdmodel that return PDDocument.OnCloseModifier and TypeMethodDescriptiondefault PDDocument.OnClosePDDocument.OnClose.andThen(PDDocument.OnClose after) Methods in org.sejda.sambox.pdmodel with parameters of type PDDocument.OnCloseModifier and TypeMethodDescriptionvoidPDDocument.addOnCloseAction(PDDocument.OnClose onClose) Adds the givenPDDocument.OnCloseto the set of actions to be executed right before thisPDDocumentis closed.default PDDocument.OnClosePDDocument.OnClose.andThen(PDDocument.OnClose after) voidPDDocument.setOnCloseAction(PDDocument.OnClose onClose) Deprecated.