public interface SettingsLoader
| Modifier and Type | Interface and Description |
|---|---|
static class |
SettingsLoader.Helper |
Map<String,String> load(String source) throws IOException
IOExceptionMap<String,String> load(byte[] source) throws IOException
IOExceptionCopyright © 2009–2016. All rights reserved.