Iterator implementation that wraps an enumeration of Locales for the current request.
188189190191192193194195
* * @throws Exception */ protected void setUpExternalContext() throws Exception { externalContext = new MockExternalContext(servletContext, request, response); }
190191192193194195196197
186187188189190191192193
216217218219220221222223
194195196197198199200201
196197198199200201202203
193194195196197198199200