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