Overview  Package   Class  Tree  Index 

be.lassi.ui.sheet.parse
Class ParserTiming

java.lang.Object
  extended by be.lassi.ui.sheet.parse.Parser
      extended by be.lassi.ui.sheet.parse.ParserTiming

public class ParserTiming
extends Parser

Parse timing string, and set Timing attributes accordingly.

Note that the syntax is assumed to be ok here. The user of this class should have checked the syntax using the {@link SyntaxTiming SyntaxTiming) class.


Method Summary
static java.lang.String parse(java.lang.String string, Timing timing)
          Parses given string and update the attributes of given Timing object.
 
Methods inherited from class be.lassi.ui.sheet.parse.Parser
digit, getString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

parse

public static java.lang.String parse(java.lang.String string,
                                     Timing timing)
Parses given string and update the attributes of given Timing object.

Parameters:
string -
timing -
Returns:
String

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2