Uses of Class
edu.harvard.hul.ois.jhove.Utils
-
Packages that use Utils Package Description edu.harvard.hul.ois.jhove Contains the classes needed for building a JHOVE application. -
-
Uses of Utils in edu.harvard.hul.ois.jhove
Methods in edu.harvard.hul.ois.jhove that return Utils Modifier and Type Method Description static UtilsUtils. valueOf(String name)Returns the enum constant of this type with the specified name.static Utils[]Utils. values()Returns an array containing the constants of this enum type, in the order they are declared.
-