|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Variant | |
---|---|
org.apache.abdera.i18n.rfc4646 | |
org.apache.abdera.i18n.rfc4646.enums |
Uses of Variant in org.apache.abdera.i18n.rfc4646 |
---|
Constructors in org.apache.abdera.i18n.rfc4646 with parameters of type Variant | |
---|---|
Subtag(Variant variant)
Create a Subtag |
Uses of Variant in org.apache.abdera.i18n.rfc4646.enums |
---|
Methods in org.apache.abdera.i18n.rfc4646.enums that return Variant | |
---|---|
Variant |
Variant.getPreferred()
|
static Variant |
Variant.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Variant |
Variant.valueOf(Subtag subtag)
|
static Variant[] |
Variant.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |