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

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

Uses of Unpitched in net.charlesames.music.musicxml
 

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