Uses of Class
com.mcgath.jhove.module.PngModule
-
Packages that use PngModule Package Description com.mcgath.jhove.module.png Contains the classes needed for building a JHOVE application. -
-
Uses of PngModule in com.mcgath.jhove.module.png
Fields in com.mcgath.jhove.module.png declared as PngModule Modifier and Type Field Description protected PngModulePNGChunk. _moduleThe invoking moduleMethods in com.mcgath.jhove.module.png with parameters of type PngModule Modifier and Type Method Description voidPNGChunk. setModule(PngModule mdl)Give the chunk a reference to the PNG module.
-