BasicPropertiesConfigSource, HoconPropertiesConfigSourcepublic interface PropertiesConfigSource
| Modifier and Type | Interface | Description |
|---|---|---|
static class |
PropertiesConfigSource.Parse |
| Modifier and Type | Method | Description |
|---|---|---|
PropertiesConfigSource.Parse |
propertiesFromSource(java.lang.String identifier) |
An Exception signifies this source cannot be parsed at all;
it is a bad source.
|
PropertiesConfigSource.Parse propertiesFromSource(java.lang.String identifier) throws java.io.FileNotFoundException, java.lang.Exception
java.io.FileNotFoundExceptionjava.lang.Exception