Package | Description |
---|---|
ptolemy.actor.lib.io |
The ptolemy.actor.lib.io package.
|
Modifier and Type | Class and Description |
---|---|
class |
CSVReader
This actor reads a file or URL, one line at a time, and outputs each line
except the first as a record.
|
class |
ExpressionReader
Deprecated.
Use LineReader and ExpressionToToken.
|