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

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

Uses of IdentificationEncodingSupport in net.charlesames.music.musicxml
 

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