public class SDMidiFileInput extends BaseSerDeserHelper<MidiFileInput>
Constructor and Description |
---|
SDMidiFileInput() |
Modifier and Type | Method and Description |
---|---|
MidiFileInput |
fromXml(XmlSerContext ctx,
org.w3c.dom.Element object) |
java.lang.Class<MidiFileInput> |
getHelpedClass() |
void |
toXml(MidiFileInput tms,
XmlSerContext ctx,
org.w3c.dom.Element element) |
addAttributeValue, addAttributeValue, addElementValue, addElementValue, addSerializableValue, getAttribute, getAttributeBool, getBool, getSerializableValue, getSubElement, getValue
public java.lang.Class<MidiFileInput> getHelpedClass()
public MidiFileInput fromXml(XmlSerContext ctx, org.w3c.dom.Element object) throws java.lang.Exception
java.lang.Exception
public void toXml(MidiFileInput tms, XmlSerContext ctx, org.w3c.dom.Element element) throws java.lang.Exception
java.lang.Exception