public class PropertiesUtils extends Object
| Constructor and Description |
|---|
PropertiesUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Properties |
loadProperties(Path path,
Charset charset) |
static Properties |
loadProperties(Reader reader) |
public static Properties loadProperties(Path path, Charset charset)
public static Properties loadProperties(Reader reader)
Copyright © 2016. All rights reserved.