Uses of Class
edu.harvard.hul.ois.jhove.JhoveException
-
Packages that use JhoveException Package Description edu.harvard.hul.ois.jhove Contains the classes needed for building a JHOVE application. -
-
Uses of JhoveException in edu.harvard.hul.ois.jhove
Methods in edu.harvard.hul.ois.jhove that throw JhoveException Modifier and Type Method Description voidJhoveBase. init(String configFile, String saxClass)Initializes the JHOVE engine.protected static PrintWriterJhoveBase. makeWriter(String outputFile, String encoding)Creates an output PrintWriter.Constructors in edu.harvard.hul.ois.jhove that throw JhoveException Constructor Description JhoveBase()Class constructor.
-