Uses of Class
edu.harvard.hul.ois.jhove.module.warc.MessageConstants
-
Packages that use MessageConstants Package Description edu.harvard.hul.ois.jhove.module.warc Contains the classes needed for building a JHOVE application. -
-
Uses of MessageConstants in edu.harvard.hul.ois.jhove.module.warc
Methods in edu.harvard.hul.ois.jhove.module.warc 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.
-