Package edu.harvard.hul.ois.jhove.module.aiff

Contains supporting classes for the AIFF-HUL module.

See:
          Description

Class Summary
AiffStrings A class for holding arrays of informative strings that will go into properties of an AIFF object.
AnnotationChunk Implementation of the AIFF Annotation Chunk.
ApplicationChunk Implementation of the AIFF Application Chunk.
AudioRecChunk Implementation of the AIFF Audio Recording Chunk.
AuthorChunk Implementation of the AIFF Author Chunk.
CommentsChunk Implementation of the AIFF Comments Chunk.
CommonChunk The AIFF Common chunk.
CopyrightChunk Implementation of the AIFF Copyright Chunk.
ExtDouble Code to deal with the 80-bit floating point (extended double) numbers which occur in AIFF files.
FormatVersionChunk Implementation of the AIFF Format Version Chunk.
InstrumentChunk Implementation of the AIFF Instrument Chunk.
MarkerChunk The AIFF Marker chunk.
MidiChunk Implementation of the AIFF MIDI Chunk.
NameChunk Implementation of the AIFF Name Chunk.
SaxelChunk Implementation of the AIFF Saxel (Sound Accelerator) Chunk.
SoundDataChunk Implementation of the AIFF Sound Data Chunk.
TextChunk Abstract superclass for the name, author, copyright, and annotation chunks, all of which have the same format.
 

Package edu.harvard.hul.ois.jhove.module.aiff Description

Contains supporting classes for the AIFF-HUL module.