public class StringMapParser extends Object
| Constructor and Description |
|---|
StringMapParser(String eqSeparators,
String entrySeparators) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
parseMap(String text)
copied from StringUtils (in order to remove dependency)
|
Copyright © 2021 vpc open source initiative. All rights reserved.