net.csdn.common.settings
Class ImmutableSettings.YamlSettingsLoader
java.lang.Object
net.csdn.common.settings.ImmutableSettings.YamlSettingsLoader
- Enclosing class:
- ImmutableSettings
public static class ImmutableSettings.YamlSettingsLoader
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImmutableSettings.YamlSettingsLoader
public ImmutableSettings.YamlSettingsLoader()
load
public static Map<String,String> load(String source)
throws IOException
- Throws:
IOException
load
public static Map<String,String> load(byte[] source)
throws IOException
- Throws:
IOException
Copyright © 2014. All Rights Reserved.