|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IResourceNameIterator
Contains the logic to locate a resource based on a path, style (see
Session), variation, locale and extension strings.
| Method Summary | |
|---|---|
String |
getExtension()
Get the exact filename extension used for the latest resource path. |
Locale |
getLocale()
Get the exact Locale which has been used for the latest resource path. |
String |
getStyle()
Get the exact Style which has been used for the latest resource path. |
String |
getVariation()
Get the exact Variation which has been used for the latest resource path. |
| Methods inherited from interface java.util.Iterator |
|---|
hasNext, next, remove |
| Method Detail |
|---|
Locale getLocale()
String getStyle()
String getVariation()
String getExtension()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||