Package org.jjazz.importers.api
Class ImprovisorFileReader
java.lang.Object
org.jjazz.importers.api.ImprovisorFileReader
Improvisor leadsheet file reader.
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
ImprovisorFileReader
 
 - 
 - 
Method Details
- 
readSong
Get the song from the current file.Construct a basic Song from the elements available in the file.
- Returns:
 - Throws:
 IOException
 - 
getStyle
The "style" string value found in the Improvisor file.Must be callsed after readSong().
- Returns:
 - Can be null.
 
 
 -