public class ListInfoTextChunk extends Chunk
Constructor and Description |
---|
ListInfoTextChunk(ModuleBase module,
ChunkHeader hdr,
DataInputStream dstrm,
List listInfoProps,
ListInfoChunk parent)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
readChunk(RepInfo info)
Reads a chunk and.....
|
byteBufString
public ListInfoTextChunk(ModuleBase module, ChunkHeader hdr, DataInputStream dstrm, List listInfoProps, ListInfoChunk parent)
module
- The WaveModule under which this was calledhdr
- The header for this chunkdstrm
- The stream from which the WAVE data are being readlistInfoProps
- A List of the Properties associated with the
ListInfoChunkparent
- The ListInfoChunk within which this Chunk occurspublic boolean readChunk(RepInfo info) throws IOException
readChunk
in class Chunk
info
- RepInfo object to receive informationfalse
if the chunk is structurally
invalid, otherwise true
IOException
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.