Uses of Interface
edu.harvard.hul.ois.jhove.Callback
-
Packages that use Callback Package Description edu.harvard.hul.ois.jhove 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 Callback Modifier and Type Method Description voidJhoveBase. setCallback(Callback callback)Sets a callback object for tracking progress.
-