public class ConfigParser extends Object
| Modifier and Type | Method and Description |
|---|---|
static Map<String,String> |
parseMap(String input)
Parses the configuration string in the form of "com.abc.def=1.2.3, org.xyz=4.5.6"
|
Copyright © 2018 Atlassian. All rights reserved.