Package | Description |
---|---|
org.wso2.carbon.mediator.datamapper.engine.input.readers |
Modifier and Type | Class and Description |
---|---|
class |
CSVInputReader
This class is responsible for generating the JSON message for the given CSV message
|
class |
JSONInputReader
This class is capable of parsing XML through AXIOMS for the InputStream and build the respective JSON message
|
class |
XMLInputReader
This class is capable of parsing XML through AXIOMS for the InputStream and build the respective JSON message
|
Modifier and Type | Method and Description |
---|---|
static InputReader |
InputReaderFactory.getReader(InputOutputDataType inputType) |
Copyright © 2021 WSO2. All rights reserved.