Package | Description |
---|---|
org.geon | |
org.kepler.actor.io | |
ptolemy.actor.lib.io |
The ptolemy.actor.lib.io package.
|
Class and Description |
---|
LineWriter
This actor reads string-valued input tokens and writes them,
one line at a time, to a specified file.
|
Class and Description |
---|
LineWriter
This actor reads string-valued input tokens and writes them,
one line at a time, to a specified file.
|
Class and Description |
---|
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.
|