Uses of Class
edu.harvard.hul.ois.jhove.ModuleInfo
Packages that use ModuleInfo
Package
Description
Contains the classes needed for building a JHOVE application.
-
Uses of ModuleInfo in edu.harvard.hul.ois.jhove
Fields in edu.harvard.hul.ois.jhove with type parameters of type ModuleInfoModifier and TypeFieldDescriptionprotected List<ModuleInfo>ConfigHandler._moduleThe list of modules.Methods in edu.harvard.hul.ois.jhove that return types with arguments of type ModuleInfoModifier and TypeMethodDescriptionConfigHandler.getModule()Returns the List of Modules specified by the config file.