| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
InputStreamorg.herac.tuxguitar.io.gp.GP4InputStreampublic class GP4InputStreamextends InputStreamConstructor Summary | |
| |
| |
Method Summary | |
void |
|
boolean | |
static boolean |
|
int |
|
Song |
|
public GP4InputStream(InputStream inputStream)
public GP4InputStream(String fileName)
throws FileNotFoundExceptionpublic void close()
throws IOExceptionpublic boolean isSupportedVersion()
public static boolean isSupportedVersion(String version)
public int read()
throws IOException