public final class BasicPropertiesConfigSource extends java.lang.Object implements PropertiesConfigSource
PropertiesConfigSource.Parse
Constructor and Description |
---|
BasicPropertiesConfigSource() |
Modifier and Type | Method and 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
PropertiesConfigSource
propertiesFromSource
in interface PropertiesConfigSource
java.io.FileNotFoundException
java.lang.Exception