Uses of Class
org.apache.abdera.i18n.rfc4646.enums.Extlang

Packages that use Extlang
org.apache.abdera.i18n.rfc4646   
org.apache.abdera.i18n.rfc4646.enums   
 

Uses of Extlang in org.apache.abdera.i18n.rfc4646
 

Constructors in org.apache.abdera.i18n.rfc4646 with parameters of type Extlang
Subtag(Extlang extlang)
          Create a Subtag
 

Uses of Extlang in org.apache.abdera.i18n.rfc4646.enums
 

Methods in org.apache.abdera.i18n.rfc4646.enums that return Extlang
 Extlang Extlang.getPreferred()
           
static Extlang Extlang.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Extlang Extlang.valueOf(Subtag subtag)
           
static Extlang[] Extlang.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.