SAXParser implements the SAX Parser interface. It is the frontend to SAX
for the NanoXML parser.
author: Marc De Scheemaecker version: $Name: RELEASE_2_2_1 $, $Revision: 1.5 $
Sets the locale. Only locales using the language english are accepted.
Parameters: locale - the locale exception: org.xml.sax.SAXException - if locale is null or the associatedlanguage is not english.