public final class PropertiesLoader extends Object
| Modifier and Type | Method and Description |
|---|---|
static Properties |
get(File file) |
static Properties |
get(InputStream stream) |
static Properties |
get(Reader reader) |
public static Properties get(Reader reader)
public static Properties get(InputStream stream)
public static Properties get(File file)
Copyright © 2008–2017. All rights reserved.