| Author | Lily Dong |
| Creation date | 06/01/2011 |
| Firing policy | all |
| Package | org.seasr.meandre.components.transform.conversion |
DESCRIPTION
Converts XML doucment to string. This component can be used to write PMML output to a string.
INPUTS
| Name | Description | Example |
|---|---|---|
XML_document |
Read XML document. TYPE: org.dom4j.Document |
OUTPUTS
| Name | Description | Example |
|---|---|---|
string |
Output XML as string. TYPE: java.lang.String |
PROPERTIES
None
Add Comment