public class PropertiesConverter extends Object implements Converter<Map<String,String>,String>
PropertiesConverter()
Map<String,String>
convert(String input)
error(String msg)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PropertiesConverter()
public Map<String,String> convert(String input) throws IllegalArgumentException
convert
Converter<Map<String,String>,String>
IllegalArgumentException
public Map<String,String> error(String msg)
error
Copyright © 2015 aQute SARL. All rights reserved.