Package org.wso2.carbon.mediator.datamapper.engine.output.writers
-
Interface Summary Interface Description Writer This interface should be implemented by data-mapper output writers -
Class Summary Class Description CSVWriter This class implementsWriter
interface and CSV writer for data mapper engineJSONWriter This class implementsWriter
interface and json writer for data mapper engine using JacksonWriterFactory This class is a factory class to getWriter
needed by the data mapper engineXMLWriter This class implementsWriter
interface and xml writer for data mapper engine using StAX