public class DisplayNameFieldQualifier extends FieldQualifier
| Constructor and Description |
|---|
DisplayNameFieldQualifier(StreamTokenizer tokens)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
apply(FieldDef field)
Update the model.
|
frompublic DisplayNameFieldQualifier(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(FieldDef field)
apply in class FieldQualifierfield - the FieldDef to updateCopyright © 2000–2021 PanEris. All rights reserved.