public interface Script
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAlphaCode()
Returns the four-letter alpha code for this script.
|
java.lang.String |
getEnglishName()
Optionally returns the English name of this script.
|
java.lang.String |
getFrenchName()
Optionally returns the French name of this script.
|
short |
getNumericCode()
Returns the numeric code for this script.
|
java.lang.String getAlphaCode()
short getNumericCode()
java.lang.String getEnglishName()
java.lang.String getFrenchName()
This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.