public class MxReadParams
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
TypeAdaptersConfiguration |
adapters
Specific adapters for date time, date, time
|
boolean |
verbose
When true; errors during parsing, such as a ClassNotFoundException, will generate a log error, while when set
to false those errors will generate finer log entries.
|
| Constructor and Description |
|---|
MxReadParams() |
MxReadParams(MxReadConfiguration conf) |
public TypeAdaptersConfiguration adapters
public boolean verbose
public MxReadParams()
public MxReadParams(MxReadConfiguration conf)