Uses of Interface
com.softsynth.util.XMLListener
| Package | Description | 
|---|---|
| com.softsynth.jmsl.score | |
| com.softsynth.jmsl.util | |
| com.softsynth.util | 
- 
Uses of XMLListener in com.softsynth.jmsl.scoreClasses in com.softsynth.jmsl.score that implement XMLListener Modifier and Type Class Description classMixerPanelSettingsXMLLoaderLoad in pan/amp pairs into a vector.classNoteXMLLoaderclassOrchestraXMLLoaderclassScoreXMLLoader
- 
Uses of XMLListener in com.softsynth.jmsl.utilClasses in com.softsynth.jmsl.util that implement XMLListener Modifier and Type Class Description classInstrumentXMLLoaderBehaves like simpleXMLLoader except that it knows it's got an Instrument, and call MusicDevice.open() in endElement()classSimpleXMLLoaderRead in an XML file that describes an Object, and recreate the object with values found for all matching get/set methods that handle primitive types (String, boolean, int, double), Example, Class com.widgits.City below has matching get/set methods for popuation
- 
Uses of XMLListener in com.softsynth.utilClasses in com.softsynth.util that implement XMLListener Modifier and Type Class Description classXMLPrinterMethods in com.softsynth.util with parameters of type XMLListener Modifier and Type Method Description voidXMLReader. setXMLListener(XMLListener listener)