Package org.jjazz.importers.api
Class MusicXMLFileReader
java.lang.Object
org.jjazz.importers.api.MusicXMLFileReader
MusicXML leadsheet file reader.
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
MusicXMLFileReader
- Parameters:
 f-noUserPrompt- If true assume a Yes answer to possible user prompt
 
 - 
 - 
Method Details
- 
readSong
Get the song from the current file.Construct a basic Song from the elements available in the file.
- Returns:
 - Throws:
 IOException
 
 -