public class CSVProcessor extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
CSVProcessor.DataReader |
| Constructor and Description |
|---|
CSVProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
process() |
void |
setData(InputStream data) |
void |
setOutput(OutputStream out) |
void |
setSource(InputStream source) |
public CSVProcessor()
public void setSource(InputStream source)
public void setData(InputStream data)
public void setOutput(OutputStream out) throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic void process() throws IOException, FHIRException
IOExceptionFHIRExceptionCopyright © 2014–2019 University Health Network. All rights reserved.