Uses of Interface
edu.harvard.hul.ois.jhove.messages.JhoveMessageFactory
Packages that use JhoveMessageFactory
Package
Description
Contains the classes needed for building a JHOVE application.
-
Uses of JhoveMessageFactory in edu.harvard.hul.ois.jhove
Fields in edu.harvard.hul.ois.jhove declared as JhoveMessageFactoryModifier and TypeFieldDescriptionstatic final JhoveMessageFactoryCoreMessageConstants.messageFactory -
Uses of JhoveMessageFactory in edu.harvard.hul.ois.jhove.messages
Methods in edu.harvard.hul.ois.jhove.messages that return JhoveMessageFactoryModifier and TypeMethodDescriptionstatic JhoveMessageFactoryJhoveMessages.getInstance(String bundleName) Get a JhoveMessageFactory instance with the requested property based bundle name and the default user localestatic JhoveMessageFactoryJhoveMessages.getInstance(String bundleName, Locale locale) Get a JhoveMessageFactory instance with the requested property based bundle name and a specific locale