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