public class FirefoxPrefsReader extends Object
| Constructor and Description |
|---|
FirefoxPrefsReader() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Object> |
getPreferences(File prefs)
Reads Firefox preferences in specific format from file and
|
public static Map<String,Object> getPreferences(File prefs) throws IllegalArgumentException
prefs - File to be parsedIllegalArgumentException - If parsing went wrongCopyright © 2017 JBoss by Red Hat. All rights reserved.