Uses of Interface
com.realobjects.pdfreactor.OutputItem
Packages that use OutputItem
-
Uses of OutputItem in com.realobjects.pdfreactor.events
Methods in com.realobjects.pdfreactor.events with parameters of type OutputItemModifier 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.