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