public class SizeFieldQualifier extends FieldQualifier
| Constructor and Description |
|---|
SizeFieldQualifier(StreamTokenizer tokens)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
apply(FieldDef field)
Update the model.
|
frompublic SizeFieldQualifier(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) throws SizeApplicationException
apply in class FieldQualifierfield - the FieldDef to updateSizeApplicationException - if the field is a non-sizable fieldCopyright © 2000–2021 PanEris. All rights reserved.