| Package | Description |
|---|---|
| org.colcon.burocrat.api.model | |
| org.colcon.burocrat.model |
| Modifier and Type | Method and Description |
|---|---|
IParser |
IModel.parser() |
| Modifier and Type | Class and Description |
|---|---|
class |
Parser
This class allow Burocrat to convert between string and object representations of data
|
| Modifier and Type | Method and Description |
|---|---|
IParser |
Model.parser() |
| Constructor and Description |
|---|
Model(IArg[] argsArray,
ICmd[] cmdsArray,
IItemType[] itemTypesArray,
IParser parser,
IItem[] initItems) |