This project has retired. For details please refer to its
Attic page.
LocaleResolver (Tiles 3 3.0.8 API)
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Known Implementing Classes:
- DefaultLocaleResolver
public interface LocaleResolver
It represents an object able to resolve the current locale for the current
request, where its strategy depends on its implementation.
- Version:
- $Rev: 833737 $ $Date: 2009-11-08 06:17:09 +1100 (Sun, 08 Nov 2009) $
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
Locale |
resolveLocale(org.apache.tiles.request.Request request)
Resolves the locale.
|
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.