Skip navigation links
org.monte.media.iff

Class IFFParser

Version:
2010-06-27 Fixed EOF exception when encountering 0 length chunks.
2006-12-15 Renamed ID constants.
2005-01-09 Minor bug fixes in comments.
2003-03-31 Replaced all occurences of in_.skip() with in_.skipFully().
1999-05-13 Class IFFContext integrated into this class.
history 1999-01-02 Reworked.
history 1997-08-30 Created.
Author:
Werner Randelshofer, Hausmatt 10, CH-6405 Goldau, Switzerland
See Also:
IFFVisitor
Throws:
ParseException - Is thrown when an interpretation error occured. The stream is positioned where the error occured.
AbortException - Is thrown when the visitor decided to abort the interpretation.
java.io.IOException
Skip navigation links