|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.herac.tuxguitar.io.tg.TGStream
org.herac.tuxguitar.io.tg.TGInputStream
public class TGInputStream
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.herac.tuxguitar.io.tg.TGStream |
---|
TGStream.TGBeatData |
Field Summary |
---|
Constructor Summary | |
---|---|
TGInputStream()
|
Method Summary | |
---|---|
TGFileFormat |
getFileFormat()
|
void |
init(TGFactory factory,
java.io.InputStream stream)
|
boolean |
isSupportedVersion()
|
boolean |
isSupportedVersion(java.lang.String version)
|
TGSong |
readSong()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TGInputStream()
Method Detail |
---|
public void init(TGFactory factory, java.io.InputStream stream)
init
in interface TGInputStreamBase
public TGFileFormat getFileFormat()
getFileFormat
in interface TGInputStreamBase
public boolean isSupportedVersion(java.lang.String version)
public boolean isSupportedVersion()
isSupportedVersion
in interface TGInputStreamBase
public TGSong readSong() throws TGFileFormatException
readSong
in interface TGInputStreamBase
TGFileFormatException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |