PropertiesConfigSourcepublic final class BasicPropertiesConfigSource extends java.lang.Object implements PropertiesConfigSource
PropertiesConfigSource.Parse| Constructor | Description |
|---|---|
BasicPropertiesConfigSource() |
| 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.
|
public PropertiesConfigSource.Parse propertiesFromSource(java.lang.String identifier) throws java.io.FileNotFoundException, java.lang.Exception
PropertiesConfigSourcepropertiesFromSource in interface PropertiesConfigSourcejava.io.FileNotFoundExceptionjava.lang.Exception