| Author | Amit Kumar |
| Creation date | 06/01/2011 |
| Firing policy | all |
| Package | org.seasr.meandre.components.io.file.output |
DESCRIPTION
Serializes an object to a string using xstream
INPUTS
| Name | Description | Example |
|---|---|---|
object |
Java Object |
OUTPUTS
| Name | Description | Example |
|---|---|---|
stringVal |
String serialized representation of the object |
PROPERTIES
| Name | Description | Default value |
|---|---|---|
format |
Format objects |
json |
Add Comment