Uses of Class
edu.harvard.hul.ois.jhove.AESAudioMetadata
Packages that use AESAudioMetadata
Package
Description
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 AESAudioMetadataModifier and TypeMethodDescriptionprotected 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.