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