public class ProcessorProvider extends Object
| Constructor and Description |
|---|
ProcessorProvider(Map<Integer,FieldDescription<?>> descriptionByColIndex,
String nullValue) |
| Modifier and Type | Method and Description |
|---|---|
FieldProcessor<?> |
getProcessor(int c) |
public ProcessorProvider(Map<Integer,FieldDescription<?>> descriptionByColIndex, String nullValue)
public FieldProcessor<?> getProcessor(int c)
Copyright © 2020–2021. All rights reserved.