|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| DirectoryListing | Given a URL or directory name, this actor produces an array of file names in that directory that match an (optional) pattern. |
| ExpressionReader | This actor reads a file or URL, one line at a time, evaluates each line as an expression, and outputs the token resulting from the evaluation. |
| ExpressionWriter | This actor reads input tokens and writes them, one line at a time, to a specified file. |
| FileReader | This actor reads a file or URL and outputs the entire file as a single string. |
| LineReader | This actor reads a file or URL, one line at a time, and outputs each line as a string. |
| LineWriter | This actor reads string-valued input tokens and writes them, one line at a time, to a specified file. |
The ptolemy.actor.lib.io package.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||