Shortcut to retrieve the tool result for the given formal parameter.
Parameters: fp - the formal parameter result. exception: NoSuchElementException - Tool does not provide a result.
Convenient method to read an XML document.
Parameters: name - filename of the document to load. Loaded document throws: IOException - Error reading the document. throws: SAXException - Error in the document.