public class HadoopConfigurationFileParser extends Object
Constructor and Description |
---|
HadoopConfigurationFileParser()
Constructs a
HadoopConfigurationFileParser object. |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
parseXmlConfiguration(String path)
Parse an xml configuration file into a map.
|
public HadoopConfigurationFileParser()
HadoopConfigurationFileParser
object.public Map<String,String> parseXmlConfiguration(String path) throws IOException
path
- path to the xml fileIOException
Copyright © 2023. All Rights Reserved.