This class can be used to retrieve HTML forms input values. It takes a DOMElement object of an HTML form and traverses it to find the form method, action, input names and values. The class provides functions to return the extract form attributes.