rasmus.util.riff.dls
Class Collection
java.lang.Object
   rasmus.util.riff.dls.Collection
rasmus.util.riff.dls.Collection
- public class Collection 
- extends java.lang.Object
 
 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Collection
public Collection()
read
public void read(java.io.InputStream inputstream)
          throws java.lang.Exception
- 
- Throws:
- java.lang.Exception
 
readINFO
public void readINFO(RiffReader chunk,
                     org.w3c.dom.Element element)
              throws java.lang.Exception
- 
- Throws:
- java.lang.Exception
 
readInstrument
public void readInstrument(RiffReader chunk,
                           org.w3c.dom.Element element)
                    throws java.lang.Exception
- 
- Throws:
- java.lang.Exception
 
readArticulators
public void readArticulators(RiffReader chunk,
                             org.w3c.dom.Element element)
                      throws java.lang.Exception
- 
- Throws:
- java.lang.Exception
 
readRegion
public void readRegion(RiffReader chunk,
                       org.w3c.dom.Element element)
                throws java.lang.Exception
- 
- Throws:
- java.lang.Exception
 
readWave
public void readWave(RiffReader chunk,
                     org.w3c.dom.Element element)
              throws java.lang.Exception
- 
- Throws:
- java.lang.Exception
 
main
public static void main(java.lang.String[] args)
                 throws java.lang.Exception
- 
- Throws:
- java.lang.Exception