public class PropertiesDecoder extends Object
PropertiesDecoder()
static Map<String,String>
unflatten(String s)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PropertiesDecoder()
public static Map<String,String> unflatten(String s)
Example Input: foo=goo:xyz:hoo=ioo
Output would be 3 pairs:
props
Copyright © 2013. All Rights Reserved.