Uses of Class
net.charlesames.music.musicxml.OtherNotation

Packages that use OtherNotation
net.charlesames.music.musicxml The purpose of package music.musicxml is to generate files in MusicXML format. 
 

Uses of OtherNotation in net.charlesames.music.musicxml
 

Methods in net.charlesames.music.musicxml that return OtherNotation
static OtherNotation OtherNotation.fromXmlNode(org.w3c.dom.Element element, NoteInMeasure container)
          Create a new OtherNotation instance and fill it with loaded data.