public class Utf8Block
extends java.lang.Object
Utf8Module| Modifier and Type | Field and Description |
|---|---|
static Utf8Block[] |
unicodeBlock
Unicode 6.0.0 blocks, derived from
<http://www.unicode.org/Public/3.2-Update/Blocks-3.2.0.txt>
and updated to Unicode 6.0.0
|
| Constructor and Description |
|---|
Utf8Block(int start,
int end,
java.lang.String name)
Creates a Utf8Block, specifying the start and end codes
and block name.
|
public static final Utf8Block[] unicodeBlock
public Utf8Block(int start,
int end,
java.lang.String name)
start - Start code as defined in the Unicode block specificationend - End code as defined in the Unicode block specificationname - Block name