- locale
- A Java Locale object.
Type Reason Org.Xml.Sax.SAXException Throws an exception (using the previous or default locale) if the requested locale is not supported.
Allow an application to request a locale for errors and warnings.
SAX parsers are not required to provide localisation for errors and warnings; if they cannot support the requested locale, however, they must throw a SAX exception. Applications may not request a locale change in the middle of a parse.