Uses of Class
edu.harvard.hul.ois.jhove.TextMDMetadata
-
Packages that use TextMDMetadata Package Description edu.harvard.hul.ois.jhove.handler 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 TextMDMetadata Modifier and Type Method Description protected javax.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).
-