public class PropertiesParser
extends java.lang.Object
| Constructor and Description |
|---|
PropertiesParser() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<Property> |
parsePropertiesStringToList(java.lang.String props) |
public static java.util.List<Property> parsePropertiesStringToList(java.lang.String props)