public interface CellSetter<T>
| Modifier and Type | Method and Description |
|---|---|
void |
set(T target,
char[] chars,
int offset,
int length,
ParsingContext parsingContext) |
void set(T target, char[] chars, int offset, int length, ParsingContext parsingContext) throws Exception
ExceptionCopyright © 2016. All rights reserved.