Uses of Class
net.charlesames.music.musicxml.notation.OpenString

Packages that use OpenString
net.charlesames.music.musicxml.notation   
 

Uses of OpenString in net.charlesames.music.musicxml.notation
 

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