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