Iterator implementation that wraps an enumeration of Locales for the current request.
200201202203204205206207
* * @throws Exception */ protected void setUpExternalContext() throws Exception { externalContext = new MockExternalContext(servletContext, request, response); }
198199200201202203204205
207208209210211212213214
201202203204205206207208
208209210211212213214215
206207208209210211212213