This will parse the TableInfo file returning a TableInfo object.
XML format for the TableInfo file is:
Parameters: input - the TableInfo file. throws: ParserConfigurationException - if the xml parsing fails. throws: SAXException - if ?the xml parsing fails. throws: IOException - if the xml parsing fails. a TableInfo object.