@Deprecated public class PropertiesFile extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTIES_FILE_NAME
Deprecated.
As of 0.13.0, no replacement.
|
| Constructor and Description |
|---|
PropertiesFile()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
exists()
Deprecated.
As of 0.13.0, no replacement.
|
InputStream |
getInputStream()
Deprecated.
As of 0.13.0, no replacement.
|
@Deprecated public static String PROPERTIES_FILE_NAME
@Deprecated public boolean exists()
@Deprecated public InputStream getInputStream()