Overview  Package   Class  Tree  Index 

be.lassi.lanbox.tools
Class CueStepParser

java.lang.Object
  extended by be.lassi.lanbox.tools.CueStepParser

public class CueStepParser
extends java.lang.Object

Parses strings with cue step textual descriptions.


Constructor Summary
CueStepParser()
           
 
Method Summary
 CueStep get(java.lang.String string)
          Gets the cue step object from given textual description.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CueStepParser

public CueStepParser()
Method Detail

get

public CueStep get(java.lang.String string)
            throws ParseException
Gets the cue step object from given textual description.

Parameters:
string - the cue step textual description
Returns:
the cue step object
Throws:
ParseException - if syntax invalid

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2