UCharacter.LineBreak  |  API reference  |  Android Developers


public static interface UCharacter.LineBreak

android.icu.lang.UCharacter.LineBreak



Line Break constants.

Summary

Constants

int AKSARA
int AKSARA_PREBASE
int AKSARA_START
int ALPHABETIC
int AMBIGUOUS
int BREAK_AFTER
int BREAK_BEFORE
int BREAK_BOTH
int BREAK_SYMBOLS
int CARRIAGE_RETURN
int CLOSE_PARENTHESIS
int CLOSE_PUNCTUATION
int COMBINING_MARK
int COMPLEX_CONTEXT
int CONDITIONAL_JAPANESE_STARTER
int CONTINGENT_BREAK
int EXCLAMATION
int E_BASE
int E_MODIFIER
int GLUE
int H2
int H3
int HEBREW_LETTER
int HYPHEN
int IDEOGRAPHIC
int INFIX_NUMERIC
int INSEPARABLE

Renamed from the misspelled "inseperable" in Unicode 4.0.1.

int INSEPERABLE
int JL
int JT
int JV
int LINE_FEED
int MANDATORY_BREAK
int NEXT_LINE
int NONSTARTER
int NUMERIC
int OPEN_PUNCTUATION
int POSTFIX_NUMERIC
int PREFIX_NUMERIC
int QUOTATION
int REGIONAL_INDICATOR
int SPACE
int SURROGATE
int UNAMBIGUOUS_HYPHEN
int UNKNOWN
int VIRAMA
int VIRAMA_FINAL
int WORD_JOINER
int ZWJ
int ZWSPACE

Constants

AKSARA

public static final int AKSARA

Constant Value: 43 (0x0000002b)

AKSARA_PREBASE

public static final int AKSARA_PREBASE

Constant Value: 44 (0x0000002c)

AKSARA_START

public static final int AKSARA_START

Constant Value: 45 (0x0000002d)

ALPHABETIC

public static final int ALPHABETIC

Constant Value: 2 (0x00000002)

AMBIGUOUS

public static final int AMBIGUOUS

Constant Value: 1 (0x00000001)

BREAK_AFTER

public static final int BREAK_AFTER

Constant Value: 4 (0x00000004)

BREAK_BEFORE

public static final int BREAK_BEFORE

Constant Value: 5 (0x00000005)

BREAK_BOTH

public static final int BREAK_BOTH

Constant Value: 3 (0x00000003)

BREAK_SYMBOLS

public static final int BREAK_SYMBOLS

Constant Value: 27 (0x0000001b)

CARRIAGE_RETURN

public static final int CARRIAGE_RETURN

Constant Value: 10 (0x0000000a)

CLOSE_PARENTHESIS

public static final int CLOSE_PARENTHESIS

Constant Value: 36 (0x00000024)

CLOSE_PUNCTUATION

public static final int CLOSE_PUNCTUATION

Constant Value: 8 (0x00000008)

COMBINING_MARK

public static final int COMBINING_MARK

Constant Value: 9 (0x00000009)

COMPLEX_CONTEXT

public static final int COMPLEX_CONTEXT

Constant Value: 24 (0x00000018)

CONDITIONAL_JAPANESE_STARTER

public static final int CONDITIONAL_JAPANESE_STARTER

Constant Value: 37 (0x00000025)

CONTINGENT_BREAK

public static final int CONTINGENT_BREAK

Constant Value: 7 (0x00000007)

EXCLAMATION

public static final int EXCLAMATION

Constant Value: 11 (0x0000000b)

E_BASE

public static final int E_BASE

Constant Value: 40 (0x00000028)

E_MODIFIER

public static final int E_MODIFIER

Constant Value: 41 (0x00000029)

GLUE

public static final int GLUE

Constant Value: 12 (0x0000000c)

H2

public static final int H2

Constant Value: 31 (0x0000001f)

H3

public static final int H3

Constant Value: 32 (0x00000020)

HEBREW_LETTER

public static final int HEBREW_LETTER

Constant Value: 38 (0x00000026)

HYPHEN

public static final int HYPHEN

Constant Value: 13 (0x0000000d)

IDEOGRAPHIC

public static final int IDEOGRAPHIC

Constant Value: 14 (0x0000000e)

INFIX_NUMERIC

public static final int INFIX_NUMERIC

Constant Value: 16 (0x00000010)

INSEPARABLE

public static final int INSEPARABLE

Renamed from the misspelled "inseperable" in Unicode 4.0.1.

Constant Value: 15 (0x0000000f)

INSEPERABLE

public static final int INSEPERABLE

Constant Value: 15 (0x0000000f)

JL

public static final int JL

Constant Value: 33 (0x00000021)

JT

public static final int JT

Constant Value: 34 (0x00000022)

JV

public static final int JV

Constant Value: 35 (0x00000023)

LINE_FEED

public static final int LINE_FEED

Constant Value: 17 (0x00000011)

MANDATORY_BREAK

public static final int MANDATORY_BREAK

Constant Value: 6 (0x00000006)

NEXT_LINE

public static final int NEXT_LINE

Constant Value: 29 (0x0000001d)

NONSTARTER

public static final int NONSTARTER

Constant Value: 18 (0x00000012)

NUMERIC

public static final int NUMERIC

Constant Value: 19 (0x00000013)

OPEN_PUNCTUATION

public static final int OPEN_PUNCTUATION

Constant Value: 20 (0x00000014)

POSTFIX_NUMERIC

public static final int POSTFIX_NUMERIC

Constant Value: 21 (0x00000015)

PREFIX_NUMERIC

public static final int PREFIX_NUMERIC

Constant Value: 22 (0x00000016)

QUOTATION

public static final int QUOTATION

Constant Value: 23 (0x00000017)

REGIONAL_INDICATOR

public static final int REGIONAL_INDICATOR

Constant Value: 39 (0x00000027)

SPACE

public static final int SPACE

Constant Value: 26 (0x0000001a)

SURROGATE

public static final int SURROGATE

Constant Value: 25 (0x00000019)

UNAMBIGUOUS_HYPHEN

public static final int UNAMBIGUOUS_HYPHEN

Constant Value: 48 (0x00000030)

UNKNOWN

public static final int UNKNOWN

Constant Value: 0 (0x00000000)

VIRAMA

public static final int VIRAMA

Constant Value: 47 (0x0000002f)

VIRAMA_FINAL

public static final int VIRAMA_FINAL

Constant Value: 46 (0x0000002e)

WORD_JOINER

public static final int WORD_JOINER

Constant Value: 30 (0x0000001e)

ZWJ

public static final int ZWJ

Constant Value: 42 (0x0000002a)

ZWSPACE

public static final int ZWSPACE

Constant Value: 28 (0x0000001c)