|
|||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||
Package be.lassi.ui.sheet.parse
Support for parsing sheet cell text (level values, timing values).
See:
Description
| Interface Summary | |
|---|---|
| Syntax | Interface describing method to use to verify the syntax of a string. |
| Class Summary | |
|---|---|
| DefaultSyntax | |
| DocumentLevel | Ensures valid 'Level' syntax, by checking the syntax before changing the string in the document. |
| DocumentSyntax | Performs syntax check before changing the string in the document. |
| DocumentTiming | Ensures valid 'Timing' syntax, by checking the syntax before changing the string in the document. |
| Parser | Abstract parent for parser classes. |
| ParserLevel | Converts the string representation of a level value to float. |
| ParserTiming | Parse timing string, and set Timing attributes accordingly. |
| SyntaxLevel | Check syntax of sheet level cells. |
| SyntaxTiming | Check syntax of sheet timing cells. |
| Exception Summary |
|---|
Package be.lassi.ui.sheet.parse Description
Support for parsing sheet cell text (level values, timing values).
|
Lighting Assistant 1.2 | ||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||