Uses of Interface
com.realobjects.pdfreactor.OutputItem
-
Uses of OutputItem in com.realobjects.pdfreactor.events
Modifier and TypeMethodDescriptionvoid
Callback.call
(OutputItem outputItem) A callback function which is triggered after a partial result has been finished.OutputStreamProvider.provide
(OutputItem outputItem) A function which provides anOutputStream
into which a partial result is written.