Package org.wso2.carbon.mediator.datamapper.engine.input.readers
-
Interface Summary Interface Description InputReader This interface should be implemented by data-mapper input readers. -
Class Summary Class Description CSVInputReader This class is responsible for generating the JSON message for the given CSV messageInputReaderFactory This class is a factory class to getInputReader
needed by the data mapper engineJSONInputReader This class is capable of parsing XML through AXIOMS for the InputStream and build the respective JSON messageXMLInputReader This class is capable of parsing XML through AXIOMS for the InputStream and build the respective JSON message