|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.qbe.utility.LocaleUtils
public class LocaleUtils
Constructor Summary | |
---|---|
LocaleUtils()
|
Method Summary | |
---|---|
static java.util.Properties |
getLabelProperties(java.util.jar.JarFile jf)
Return the label.properties file inf datamart JarFile as a Properties object |
static java.util.Properties |
getLabelProperties(java.util.jar.JarFile jf,
java.util.Locale loc)
Return the label_ |
static java.util.Locale |
getLocale(it.eng.spago.base.RequestContainer requestConatiner,
java.lang.String qbeMode)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LocaleUtils()
Method Detail |
---|
public static java.util.Locale getLocale(it.eng.spago.base.RequestContainer requestConatiner, java.lang.String qbeMode)
requestConatiner:
- Spago Request ContainerqbeMode:
- a parameter to determine if we're using QBE like a WebApp or like a Portlet
public static java.util.Properties getLabelProperties(java.util.jar.JarFile jf)
jf:
- The JarFile of the datamart
public static java.util.Properties getLabelProperties(java.util.jar.JarFile jf, java.util.Locale loc)
jf:
- The JarFile of the datamartloc:
- A locale
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |