public class XMLReader
extends Object
| Constructor and Description |
|---|
XMLReader() |
| Modifier and Type | Method and Description |
|---|---|
static List<Map<String,Object>> |
getXmlFileData(File f,
Map config) |
static List<Map<String,Object>> |
getXmlFileData(String f) |
static void |
main(String[] args) |
static String |
nn(Object o) |
static String |
nn(Object o,
String d) |
public static final int MAJOR
public static final int MINOR
public static void main(String[] args)
throws Exception
Exceptionpublic static List<Map<String,Object>> getXmlFileData(String f)
throws Exception
Exceptionpublic static List<Map<String,Object>> getXmlFileData(File f,
Map config)
throws Exception
Exceptionpublic static String nn(Object o)
public static String nn(Object o,
String d)