public class CSVInputReader extends Object implements InputReader
Constructor and Description |
---|
CSVInputReader()
Constructor
|
Modifier and Type | Method and Description |
---|---|
Schema |
getInputSchema() |
void |
read(InputStream input,
Schema inputSchema,
InputBuilder messageBuilder) |
public CSVInputReader() throws IOException
IOException
public void read(InputStream input, Schema inputSchema, InputBuilder messageBuilder) throws ReaderException
read
in interface InputReader
ReaderException
public Schema getInputSchema()
Copyright © 2020 WSO2. All rights reserved.