Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
InputStream
org.herac.tuxguitar.io.gp.GP5InputStream
public class GP5InputStream
extends InputStream
Constructor Summary | |
| |
|
Method Summary | |
void |
|
boolean | |
static boolean |
|
int |
|
Song |
|
public GP5InputStream(InputStream inputStream)
public GP5InputStream(String fileName) throws FileNotFoundException
public void close() throws IOException
public boolean isSupportedVersion()
public static boolean isSupportedVersion(String version)
public int read() throws IOException