public class DisplayOrderTableQualifier extends TableQualifier
| Constructor and Description |
|---|
DisplayOrderTableQualifier(StreamTokenizer tokens)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
apply(TableDef table)
Update the model.
|
frompublic DisplayOrderTableQualifier(StreamTokenizer tokens) throws org.melati.poem.prepro.ParsingDSDException, IOException
tokens - the StreamTokenizer to get tokens fromParsingDSDException - if an unexpected token is encounteredIOException - if something goes wrong with the file systempublic void apply(TableDef table)
apply in class TableQualifiertable - the TableDef to updateCopyright © 2000–2015 PanEris. All rights reserved.