# Print output for @column tags ?> UCharacter.WordBreak - Android SDK | Android Developers

Most visited

Recently visited

UCharacter.WordBreak

public static interface UCharacter.WordBreak

android.icu.lang.UCharacter.WordBreak


Word Break constants.

See also:

Summary

Constants

int ALETTER

int CR

int DOUBLE_QUOTE

int EXTEND

int EXTENDNUMLET

int E_BASE

int E_BASE_GAZ

int E_MODIFIER

int FORMAT

int GLUE_AFTER_ZWJ

int HEBREW_LETTER

int KATAKANA

int LF

int MIDLETTER

int MIDNUM

int MIDNUMLET

int NEWLINE

int NUMERIC

int OTHER

int REGIONAL_INDICATOR

int SINGLE_QUOTE

int WSEGSPACE

int ZWJ

Constants

ALETTER

public static final int ALETTER

Constant Value: 1 (0x00000001)

CR

public static final int CR

Constant Value: 8 (0x00000008)

DOUBLE_QUOTE

public static final int DOUBLE_QUOTE

Constant Value: 16 (0x00000010)

EXTEND

public static final int EXTEND

Constant Value: 9 (0x00000009)

EXTENDNUMLET

public static final int EXTENDNUMLET

Constant Value: 7 (0x00000007)

E_BASE

public static final int E_BASE

Constant Value: 17 (0x00000011)

E_BASE_GAZ

public static final int E_BASE_GAZ

Constant Value: 18 (0x00000012)

E_MODIFIER

public static final int E_MODIFIER

Constant Value: 19 (0x00000013)

FORMAT

public static final int FORMAT

Constant Value: 2 (0x00000002)

GLUE_AFTER_ZWJ

public static final int GLUE_AFTER_ZWJ

Constant Value: 20 (0x00000014)

HEBREW_LETTER

public static final int HEBREW_LETTER

Constant Value: 14 (0x0000000e)

KATAKANA

public static final int KATAKANA

Constant Value: 3 (0x00000003)

LF

public static final int LF

Constant Value: 10 (0x0000000a)

MIDLETTER

public static final int MIDLETTER

Constant Value: 4 (0x00000004)

MIDNUM

public static final int MIDNUM

Constant Value: 5 (0x00000005)

MIDNUMLET

public static final int MIDNUMLET

Constant Value: 11 (0x0000000b)

NEWLINE

public static final int NEWLINE

Constant Value: 12 (0x0000000c)

NUMERIC

public static final int NUMERIC

Constant Value: 6 (0x00000006)

OTHER

public static final int OTHER

Constant Value: 0 (0x00000000)

REGIONAL_INDICATOR

public static final int REGIONAL_INDICATOR

Constant Value: 13 (0x0000000d)

SINGLE_QUOTE

public static final int SINGLE_QUOTE

Constant Value: 15 (0x0000000f)

WSEGSPACE

public static final int WSEGSPACE

Constant Value: 22 (0x00000016)

ZWJ

public static final int ZWJ

Constant Value: 21 (0x00000015)