public static class HoconConfigurationLoader.Builder extends AbstractConfigurationLoader.Builder<HoconConfigurationLoader.Builder>
defaultOptions, headerMode, sink, source| Modifier | Constructor and Description | 
|---|---|
protected  | 
Builder()  | 
| Modifier and Type | Method and Description | 
|---|---|
HoconConfigurationLoader | 
build()  | 
com.typesafe.config.ConfigParseOptions | 
getParseOptions()  | 
com.typesafe.config.ConfigRenderOptions | 
getRenderOptions()  | 
HoconConfigurationLoader.Builder | 
setParseOptions(com.typesafe.config.ConfigParseOptions options)  | 
HoconConfigurationLoader.Builder | 
setRenderOptions(com.typesafe.config.ConfigRenderOptions options)  | 
getDefaultOptions, getHeaderMode, getSink, getSource, preservesHeader, setDefaultOptions, setFile, setHeaderMode, setPath, setPreservesHeader, setSink, setSource, setURLpublic com.typesafe.config.ConfigRenderOptions getRenderOptions()
public com.typesafe.config.ConfigParseOptions getParseOptions()
public HoconConfigurationLoader.Builder setRenderOptions(com.typesafe.config.ConfigRenderOptions options)
public HoconConfigurationLoader.Builder setParseOptions(com.typesafe.config.ConfigParseOptions options)
public HoconConfigurationLoader build()
build in class AbstractConfigurationLoader.Builder<HoconConfigurationLoader.Builder>Copyright © 2014–2017. All rights reserved.