| Class | Description |
|---|---|
| NullOutputFormat |
Output Format which sends nothing to outputs.
|
| StringOutputFormat |
Output Format which only sends string key and value to outputs.
|
| TokenOutputFormat |
An output format for Ptolemy tokens.
|
| TokenOutputFormat.AbstractConfigBuilder<T> |
Abstract builder used to set parameters to the input format's configuration in a fluent way.
|
| TokenOutputFormat.ConfigBuilder |
A builder used to set parameters to the input format's configuration in a fluent way.
|
| ValueOnlyOutputFormat |
Output Format which only sends value to outputs.
|