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

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

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

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