4445464748495051
public configuration(String confFile) { // The class constructor just needs to read the config values myParser = new xml_parser (); configTable = myParser.parseConfFile (confFile); }