Uses of Class
edu.harvard.hul.ois.jhove.TextMDMetadata
Packages that use TextMDMetadata
Package
Description
Contains the main classes for JHOVE output handlers.
-
Uses of TextMDMetadata in edu.harvard.hul.ois.jhove.handler
Methods in edu.harvard.hul.ois.jhove.handler with parameters of type TextMDMetadataModifier and TypeMethodDescriptionprotected jakarta.json.JsonObjectBuilderJsonHandler.showTextMDMetadata(TextMDMetadata textMD) protected voidXmlHandler.showTextMDMetadata(TextMDMetadata textMD) Display the text metadata formatted according to the textMD schema (see http://www.loc.gov/standards/textMD).