Package org.jfugue.provider
Interface NoteProvider
-
- All Known Implementing Classes:
NoteSubparser
public interface NoteProviderThis interface must be implemented by the parser responsible for Staccato strings
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description NotecreateNote(java.lang.String noteString)doublegetDurationForString(java.lang.String string)NotegetMiddleC()
-