Uses of Class
edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Packages that use AESAudioMetadata Package Description edu.harvard.hul.ois.jhove.handler Contains the main classes for JHOVE output handlers. -
-
Uses of AESAudioMetadata in edu.harvard.hul.ois.jhove.handler
Methods in edu.harvard.hul.ois.jhove.handler with parameters of type AESAudioMetadata Modifier and Type Method Description protected javax.json.JsonObjectBuilderJsonHandler. showAESAudioMetadata(AESAudioMetadata aes)Display the audio metadata formatted according to the AES schema.protected voidXmlHandler. showAESAudioMetadata(AESAudioMetadata aes)Display the audio metadata formatted according to the AES schema.
-