Uses of Interface
edu.harvard.hul.ois.jhove.Callback
Packages that use Callback
Package
Description
Contains the classes needed for building a JHOVE application.
-
Uses of Callback in edu.harvard.hul.ois.jhove
Methods in edu.harvard.hul.ois.jhove with parameters of type CallbackModifier and TypeMethodDescriptionvoidJhoveBase.setCallback(Callback callback) Sets a callback object for tracking progress.