Package com.sodius.oslc.server.util
package com.sodius.oslc.server.util
Facilities for internationalization on server side depending on locale of servlet requests.
-
ClassDescriptionKeeps track of the preferred languages to use within the current thread and its children.Handy class to identify requests to local resources and to dispatch them properly.Provides server side messages whose language depends on the
Localespreferred locale.Provides facilities to handle internationalization for servlets.Renders a template by substituting variables with actual values.A builder of template renderer.