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