Overview  Package   Class  Tree  Index 

be.lassi.control.device
Class ControlReader

java.lang.Object
  extended by be.lassi.control.device.ControlReader

public class ControlReader
extends java.lang.Object

Reads Midi control device definitions from xml files.


Constructor Summary
ControlReader()
           
 
Method Summary
 Control read(java.lang.String filename)
          Reads a Midi control device definition from an xml file.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ControlReader

public ControlReader()
Method Detail

read

public Control read(java.lang.String filename)
             throws java.io.IOException
Reads a Midi control device definition from an xml file.

Parameters:
filename - the xml file with the control definition
Returns:
the control definition
Throws:
java.io.IOException

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2