public final class PropertyUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getProperty(Properties properties,
String key) |
static String |
getSystemProperty(String key) |
static Properties |
toProperties(String[][] properties) |
public static String getProperty(Properties properties, String key)
public static Properties toProperties(String[][] properties)
Copyright © 2015. All rights reserved.