org.apache.fulcrum.localization
Class LocaleTokenizer.AcceptLanguage
java.lang.Object
org.apache.fulcrum.localization.LocaleTokenizer.AcceptLanguage
- All Implemented Interfaces:
- Comparable
- Enclosing class:
- LocaleTokenizer
protected static class LocaleTokenizer.AcceptLanguage
- extends Object
- implements Comparable
Struct representing an element of the HTTP
Accept-Language
header.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocaleTokenizer.AcceptLanguage
protected LocaleTokenizer.AcceptLanguage()
compareTo
public final int compareTo(Object acceptLang)
- Specified by:
compareTo
in interface Comparable
Copyright © 2005-2009 The Apache Software Foundation. All Rights Reserved.