public class IEGroupReader
extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DATAFILE |
static int |
MAJOR |
static int |
MINOR |
| Constructor and Description |
|---|
IEGroupReader() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
nno(Object o) |
static List<Map<String,Object>> |
readGroup(File aGroupFile,
ImportConfig config) |
public static final int MAJOR
public static final int MINOR
public static String DATAFILE
public static List<Map<String,Object>> readGroup(File aGroupFile,
ImportConfig config)
throws Exception
Exceptionpublic static Object nno(Object o)