What's the use of the locale object in the get methods of an XML Document such as this one: String title = xmlContent.getStringValue(cmsObject, "Title", locale); Thanks --