public interface PropertiesConfigSource
Modifier and Type | Interface and Description |
---|---|
static class |
PropertiesConfigSource.Parse |
Modifier and Type | Method and Description |
---|---|
PropertiesConfigSource.Parse |
propertiesFromSource(String identifier)
An Exception signifies this source cannot be parsed at all;
it is a bad source.
|
PropertiesConfigSource.Parse propertiesFromSource(String identifier) throws FileNotFoundException, Exception
FileNotFoundException
Exception
Copyright © 2017 com.mchange. All rights reserved.