| Package | Description |
|---|---|
| edu.harvard.hul.ois.jhove.module.aiff |
Contains supporting classes for the AIFF-HUL module.
|
| edu.harvard.hul.ois.jhove.module.iff |
Contains supporting classes for modules based on the IFF
specification (EA IFF 85).
|
| Modifier and Type | Method and Description |
|---|---|
ChunkHeader |
Superchunk.getNextChunkHeader()
Reads and returns the next ChunkHeader within this Chunk,
and takes care of byte counting.
|
| Constructor and Description |
|---|
Chunk(ModuleBase module,
ChunkHeader hdr,
DataInputStream dstrm)
Class constructor.
|
Superchunk(ModuleBase module,
ChunkHeader hdr,
DataInputStream dstrm,
RepInfo info)
Constructor.
|
Copyright © 2008–2021 The Open Preservation Foundation. All rights reserved.