Package | Description |
---|---|
sirius.web.data |
Modifier and Type | Class and Description |
---|---|
class |
CSVProcessor
In charge of processing CSV (comma separated values) files.
|
class |
XLSProcessor
In charge of processing XLS (MS Excel) files.
|
Modifier and Type | Method and Description |
---|---|
static LineBasedProcessor |
LineBasedProcessor.create(String name,
InputStream input)
Generates an appropriate LineBasedProcessor based on the file extension of the given file.
|
Copyright © 2018. All rights reserved.