Package | Description |
---|---|
org.wso2.carbon.mediator.datamapper.engine.output.writers |
Modifier and Type | Class and Description |
---|---|
class |
CSVWriter
This class implements
Writer interface and CSV writer for data mapper engine |
class |
JSONWriter
This class implements
Writer interface and json writer for data mapper engine using
Jackson |
class |
XMLWriter
This class implements
Writer interface and xml writer for data mapper engine using StAX |
Modifier and Type | Method and Description |
---|---|
static Writer |
WriterFactory.getWriter(InputOutputDataType outputType,
Schema outputSchema) |
Copyright © 2019 WSO2. All rights reserved.