Uses of Class
org.ithaka.portico.jhove.module.epub.MessageConstants
-
Packages that use MessageConstants Package Description org.ithaka.portico.jhove.module.epub Contains the classes needed for building a JHOVE application. -
-
Uses of MessageConstants in org.ithaka.portico.jhove.module.epub
Methods in org.ithaka.portico.jhove.module.epub 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.
-