|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.herac.tuxguitar.io.tg.v08.TGStream
org.herac.tuxguitar.io.tg.v08.TGInputStream
public class TGInputStream
| 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)
public TGFileFormat getFileFormat()
public boolean isSupportedVersion(java.lang.String version)
public boolean isSupportedVersion()
public TGSong readSong()
throws TGFileFormatException
TGFileFormatException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||