public class IOUtils extends Object
| Constructor and Description |
|---|
IOUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Properties |
propsFromString(String source) |
static String |
propsToString(Properties props) |
public static String propsToString(Properties props) throws IllegalArgumentException
IllegalArgumentExceptionpublic static Properties propsFromString(String source) throws IllegalArgumentException
IllegalArgumentExceptionCopyright © 2024. All rights reserved.