com.ibm.icu.lang
Interface UCharacter.LineBreak
- Enclosing interface:
- UCharacter
- public static interface UCharacter.LineBreak
Line Break constants.
- See Also:
UProperty.LINE_BREAK
- Status:
- Stable ICU 2.4.
UNKNOWN
public static final int UNKNOWN
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
AMBIGUOUS
public static final int AMBIGUOUS
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
ALPHABETIC
public static final int ALPHABETIC
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
BREAK_BOTH
public static final int BREAK_BOTH
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
BREAK_AFTER
public static final int BREAK_AFTER
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
BREAK_BEFORE
public static final int BREAK_BEFORE
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
MANDATORY_BREAK
public static final int MANDATORY_BREAK
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
CONTINGENT_BREAK
public static final int CONTINGENT_BREAK
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
CLOSE_PUNCTUATION
public static final int CLOSE_PUNCTUATION
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
COMBINING_MARK
public static final int COMBINING_MARK
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
CARRIAGE_RETURN
public static final int CARRIAGE_RETURN
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
EXCLAMATION
public static final int EXCLAMATION
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
GLUE
public static final int GLUE
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
HYPHEN
public static final int HYPHEN
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
IDEOGRAPHIC
public static final int IDEOGRAPHIC
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
INSEPERABLE
public static final int INSEPERABLE
- See Also:
INSEPARABLE
,
Constant Field Values- Status:
- Stable ICU 2.4.
INSEPARABLE
public static final int INSEPARABLE
- Renamed from the misspelled "inseperable" in Unicode 4.0.1.
- See Also:
- Constant Field Values
- Status:
- Draft ICU 3.0.
INFIX_NUMERIC
public static final int INFIX_NUMERIC
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
LINE_FEED
public static final int LINE_FEED
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
NONSTARTER
public static final int NONSTARTER
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
NUMERIC
public static final int NUMERIC
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
OPEN_PUNCTUATION
public static final int OPEN_PUNCTUATION
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
POSTFIX_NUMERIC
public static final int POSTFIX_NUMERIC
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
PREFIX_NUMERIC
public static final int PREFIX_NUMERIC
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
QUOTATION
public static final int QUOTATION
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
COMPLEX_CONTEXT
public static final int COMPLEX_CONTEXT
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
SURROGATE
public static final int SURROGATE
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
SPACE
public static final int SPACE
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
BREAK_SYMBOLS
public static final int BREAK_SYMBOLS
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
ZWSPACE
public static final int ZWSPACE
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
NEXT_LINE
public static final int NEXT_LINE
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.6.
WORD_JOINER
public static final int WORD_JOINER
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.6.
H2
public static final int H2
- See Also:
- Constant Field Values
- Status:
- Draft ICU 3.4.
H3
public static final int H3
- See Also:
- Constant Field Values
- Status:
- Draft ICU 3.4.
JL
public static final int JL
- See Also:
- Constant Field Values
- Status:
- Draft ICU 3.4.
JT
public static final int JT
- See Also:
- Constant Field Values
- Status:
- Draft ICU 3.4.
JV
public static final int JV
- See Also:
- Constant Field Values
- Status:
- Draft ICU 3.4.
COUNT
public static final int COUNT
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
Copyright (c) 2006 IBM Corporation and others.