|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.w3c.jigsaw.servlet.QLocale
public class QLocale
| Field Summary | |
|---|---|
protected java.util.Locale |
locale
|
protected double |
quality
|
| Constructor Summary | |
|---|---|
QLocale(java.lang.String language,
java.lang.String country,
double quality)
Construct a locale from language, country and quality. |
|
| Method Summary | |
|---|---|
double |
getLanguageQuality()
|
java.util.Locale |
getLocale()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected double quality
protected java.util.Locale locale
| Constructor Detail |
|---|
public QLocale(java.lang.String language,
java.lang.String country,
double quality)
| Method Detail |
|---|
public double getLanguageQuality()
public java.util.Locale getLocale()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||