DixShtix

Uses of Package
com.dixshtix.riff

Packages that use com.dixshtix.riff
com.dixshtix.niff This package is for the manipulation of (Musical) Notation Interchange File Format (NIFF) Files. 
com.dixshtix.riff This package is for the manipulation of Resource Interchange File Format (RIFF) Files. 
 

Classes in com.dixshtix.riff used by com.dixshtix.niff
FourByteConstant
          RIFF Chunk-type identifiers.
OutStream
          Stack-based output for creation of RIFF file streams.
 

Classes in com.dixshtix.riff used by com.dixshtix.riff
ContainerChunk
           
Dump
          Dump chunk information about a riff file.
FourByteConstant
          RIFF Chunk-type identifiers.
GenericChunk
           
InStream
          InputStream with pushback facilities for implementing read of nested chunks.
IOChunk
          Low-level IO routines for manipulating RIFF Chunks.
OutStream
          Stack-based output for creation of RIFF file streams.
Parsable
           
 


DixShtix