public class H2OConfigurationParser extends Object
Constructor and Description |
---|
H2OConfigurationParser() |
Modifier and Type | Method and Description |
---|---|
HashMap<String,String> |
getH2OConf(String h2oConfigXML)
Retrieve the H2O configurations from the repository/conf/etc/h2o-config.xml
|
public HashMap<String,String> getH2OConf(String h2oConfigXML) throws H2OConfigurationParserException
h2oConfigXML
- H2O configuration parametersH2OConfigurationParserException
Copyright © 2016 WSO2, Inc.. All Rights Reserved.