public class PropertiesFile extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTIES_FILE_NAME |
| Constructor and Description |
|---|
PropertiesFile() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
exists() |
InputStream |
getInputStream() |
public static String PROPERTIES_FILE_NAME
public boolean exists()
public InputStream getInputStream()