org.apache.cxf.tools.util
Class PropertyUtil
java.lang.Object
org.apache.cxf.tools.util.PropertyUtil
public class PropertyUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyUtil
public PropertyUtil()
load
public void load(InputStream is,
String delim)
throws IOException
- Throws:
IOException
load
public void load(InputStream is)
throws IOException
- Throws:
IOException
getProperty
public String getProperty(String key)
getMaps
public Map<String,String> getMaps()
Apache CXF