Uses of Enum Class
edu.harvard.hul.ois.jhove.module.warc.MessageConstants
Packages that use MessageConstants
Package
Description
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 MessageConstantsModifier and TypeMethodDescriptionstatic MessageConstantsReturns the enum constant of this class with the specified name.static MessageConstants[]MessageConstants.values()Returns an array containing the constants of this enum class, in the order they are declared.