public class PropertyUtil extends Object
Constructor and Description |
---|
PropertyUtil() |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getMaps() |
String |
getProperty(String key) |
void |
load(InputStream is) |
void |
load(InputStream is,
String delim) |
public void load(InputStream is, String delim) throws IOException
IOException
public void load(InputStream is) throws IOException
IOException
Apache CXF