| Package | Description |
|---|---|
| org.sfm.jdbc |
JdbcMapper classes to map object from a csv file. |
| org.sfm.map |
Provides base class that are shared across all mappers.
|
| Modifier and Type | Method and Description |
|---|---|
BreakDetector<T> |
BreakDetectorFactory.newInstance() |
| Modifier and Type | Method and Description |
|---|---|
BreakDetector<S> |
MappingContext.getBreakDetector(int i) |
| Constructor and Description |
|---|
MappingContext(BreakDetector<S>[] breakDetectors,
BreakDetector<S> rootDetector) |
MappingContext(BreakDetector<S>[] breakDetectors,
BreakDetector<S> rootDetector) |
Copyright © 2015. All rights reserved.