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 TypeMethodDescriptionvoidCallback.call(OutputItem outputItem) A callback function which is triggered after a partial result has been finished.OutputStreamProvider.provide(OutputItem outputItem) A function which provides anOutputStreaminto which a partial result is written.