| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.niffty.RiffScore
A RiffScore provides static methods for encoding/decoding a Score using RIFF.
| Method Summary | |
| static Score | newInstance(java.io.InputStream input)Creates new Score object from the input stream. | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
public static Score newInstance(java.io.InputStream input)
                         throws java.io.IOException,
                                RIFFFormatException
input - the InputStream containing the NIFF info
java.io.IOException
RIFFFormatException| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||