org.herac.tuxguitar.io.tg.v07
Class TGInputStream
java.lang.Object
org.herac.tuxguitar.io.tg.v07.TGInputStream
public class TGInputStream
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TGInputStream
public TGInputStream()
init
public void init(TGFactory factory,
java.io.InputStream stream)
getFileFormat
public TGFileFormat getFileFormat()
isSupportedVersion
public boolean isSupportedVersion(java.lang.String version)
isSupportedVersion
public boolean isSupportedVersion()
readSong
public TGSong readSong()
throws TGFileFormatException
- Throws:
TGFileFormatException