Package com.axelor.data.csv
Class CSVConfig
java.lang.Object
com.axelor.data.csv.CSVConfig
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NAMESPACE
- See Also:
-
VERSION
-
-
Constructor Details
-
CSVConfig
public CSVConfig()
-
-
Method Details
-
getInputs
Get allinputs
nodes- Returns:
- the inputs
-
setInputs
Setinputs
nodes- Parameters:
inputs
- the inputs
-
getAdapters
Get alladapters
nodes.- Returns:
- list of all adapters
-
parse
Parse theinput
File- Parameters:
input
- the input file- Returns:
- an instance of
CSVConfig
for the given file
-