Uses of Class
edu.harvard.hul.ois.jhove.handler.audit.AuditCount
-
Packages that use AuditCount Package Description edu.harvard.hul.ois.jhove.handler Contains the main classes for JHOVE output handlers.edu.harvard.hul.ois.jhove.handler.audit Contains the supporting classes for the JHOVE audit output handler. -
-
Uses of AuditCount in edu.harvard.hul.ois.jhove.handler
Fields in edu.harvard.hul.ois.jhove.handler with type parameters of type AuditCount Modifier and Type Field Description protected Map<String,AuditCount>AuditHandler. _mimeTypeNumber of files processed by MIME type. -
Uses of AuditCount in edu.harvard.hul.ois.jhove.handler.audit
Subclasses of AuditCount in edu.harvard.hul.ois.jhove.handler.audit Modifier and Type Class Description classAuditStateState object for the JHOVE Audit output handler.
-