This package contains examples for the use of models that can be found in AixLib.Utilities.IO.Files.
Name | Description |
---|---|
CSVReader | Reader for csv files generated by CSVWriter |
CSVWriter | Example of csv writer use |
JSONWriter | Example use of the JSON writer |
WeeklySchedule | Weekly schedule example |
WeeklySchedule7to19 | Weekly schedule example that outputs 1 from 7:00 to 19:00 on week-days, and 0 otherwise |
BaseClasses | Package with base classes for AixLib.Utilities.IO.Files.Examples |