| Modifier and Type | Class and Description |
|---|---|
class |
ImportToMap
A extended
Import to read csv lines into a single map. |
| Modifier and Type | Method and Description |
|---|---|
static <E> Import<E> |
Import.newImport(ImportModel<E> model,
InputStream inputStream) |
static <E> Import<E> |
Import.newImport(ImportModel<E> model,
Reader reader) |
Copyright © 2011-2012 CodeLutin. All Rights Reserved.