| Modifier and Type | Method and Description |
|---|---|
static Map<String,String> |
XmlParser.parse(File file)
Loads and parses the file provided in constructor and prepares properties object with the data
|
static Map<String,String> |
XmlParser.parse(InputStream is) |
static Map<String,String> |
XmlParser.parse(URL url) |
Copyright © 2017. All rights reserved.