private class CSVLoader.FieldAdderEmpty extends CSVLoader.FieldAdder
Modifier | Constructor and Description |
---|---|
private |
FieldAdderEmpty() |
Modifier and Type | Method and Description |
---|---|
(package private) void |
add(SolrInputDocument doc,
int line,
int column,
java.lang.String val) |
void add(SolrInputDocument doc, int line, int column, java.lang.String val)
add
in class CSVLoader.FieldAdder