Package com.ibm.icu.lang
Interface UCharacter.LineBreak
-
- Enclosing class:
- UCharacter
public static interface UCharacter.LineBreakLine Break constants.- See Also:
UProperty.LINE_BREAK- Status:
- Stable ICU 2.4.
-
-
Field Summary
Fields Modifier and Type Field Description static intAKSARAstatic intAKSARA_PREBASEstatic intAKSARA_STARTstatic intALPHABETICstatic intAMBIGUOUSstatic intBREAK_AFTERstatic intBREAK_BEFOREstatic intBREAK_BOTHstatic intBREAK_SYMBOLSstatic intCARRIAGE_RETURNstatic intCLOSE_PARENTHESISstatic intCLOSE_PUNCTUATIONstatic intCOMBINING_MARKstatic intCOMPLEX_CONTEXTstatic intCONDITIONAL_JAPANESE_STARTERstatic intCONTINGENT_BREAKstatic intCOUNTDeprecated.ICU 58 The numeric value may change over time, see ICU ticket #12420.static intE_BASEstatic intE_MODIFIERstatic intEXCLAMATIONstatic intGLUEstatic intH2static intH3static intHEBREW_LETTERstatic intHYPHENstatic intIDEOGRAPHICstatic intINFIX_NUMERICstatic intINSEPARABLERenamed from the misspelled "inseperable" in Unicode 4.0.1.static intINSEPERABLEstatic intJLstatic intJTstatic intJVstatic intLINE_FEEDstatic intMANDATORY_BREAKstatic intNEXT_LINEstatic intNONSTARTERstatic intNUMERICstatic intOPEN_PUNCTUATIONstatic intPOSTFIX_NUMERICstatic intPREFIX_NUMERICstatic intQUOTATIONstatic intREGIONAL_INDICATORstatic intSPACEstatic intSURROGATEstatic intUNAMBIGUOUS_HYPHENstatic intUNKNOWNstatic intVIRAMAstatic intVIRAMA_FINALstatic intWORD_JOINERstatic intZWJstatic intZWSPACE
-
-
-
Field Detail
-
UNKNOWN
static final int UNKNOWN
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
-
AMBIGUOUS
static final int AMBIGUOUS
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
-
ALPHABETIC
static final int ALPHABETIC
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
-
BREAK_BOTH
static final int BREAK_BOTH
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
-
BREAK_AFTER
static final int BREAK_AFTER
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
-
BREAK_BEFORE
static final int BREAK_BEFORE
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
-
MANDATORY_BREAK
static final int MANDATORY_BREAK
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
-
CONTINGENT_BREAK
static final int CONTINGENT_BREAK
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
-
CLOSE_PUNCTUATION
static final int CLOSE_PUNCTUATION
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
-
COMBINING_MARK
static final int COMBINING_MARK
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
-
CARRIAGE_RETURN
static final int CARRIAGE_RETURN
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
-
EXCLAMATION
static final int EXCLAMATION
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
-
GLUE
static final int GLUE
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
-
HYPHEN
static final int HYPHEN
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
-
IDEOGRAPHIC
static final int IDEOGRAPHIC
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
-
INSEPERABLE
static final int INSEPERABLE
- See Also:
INSEPARABLE, Constant Field Values- Status:
- Stable ICU 2.4.
-
INSEPARABLE
static final int INSEPARABLE
Renamed from the misspelled "inseperable" in Unicode 4.0.1.- See Also:
- Constant Field Values
- Status:
- Stable ICU 3.0.
-
INFIX_NUMERIC
static final int INFIX_NUMERIC
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
-
LINE_FEED
static final int LINE_FEED
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
-
NONSTARTER
static final int NONSTARTER
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
-
NUMERIC
static final int NUMERIC
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
-
OPEN_PUNCTUATION
static final int OPEN_PUNCTUATION
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
-
POSTFIX_NUMERIC
static final int POSTFIX_NUMERIC
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
-
PREFIX_NUMERIC
static final int PREFIX_NUMERIC
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
-
QUOTATION
static final int QUOTATION
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
-
COMPLEX_CONTEXT
static final int COMPLEX_CONTEXT
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
-
SURROGATE
static final int SURROGATE
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
-
SPACE
static final int SPACE
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
-
BREAK_SYMBOLS
static final int BREAK_SYMBOLS
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
-
ZWSPACE
static final int ZWSPACE
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
-
NEXT_LINE
static final int NEXT_LINE
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.6.
-
WORD_JOINER
static final int WORD_JOINER
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.6.
-
H2
static final int H2
- See Also:
- Constant Field Values
- Status:
- Stable ICU 3.4.
-
H3
static final int H3
- See Also:
- Constant Field Values
- Status:
- Stable ICU 3.4.
-
JL
static final int JL
- See Also:
- Constant Field Values
- Status:
- Stable ICU 3.4.
-
JT
static final int JT
- See Also:
- Constant Field Values
- Status:
- Stable ICU 3.4.
-
JV
static final int JV
- See Also:
- Constant Field Values
- Status:
- Stable ICU 3.4.
-
CLOSE_PARENTHESIS
static final int CLOSE_PARENTHESIS
- See Also:
- Constant Field Values
- Status:
- Stable ICU 4.4.
-
CONDITIONAL_JAPANESE_STARTER
static final int CONDITIONAL_JAPANESE_STARTER
- See Also:
- Constant Field Values
- Status:
- Stable ICU 49.
-
HEBREW_LETTER
static final int HEBREW_LETTER
- See Also:
- Constant Field Values
- Status:
- Stable ICU 49.
-
REGIONAL_INDICATOR
static final int REGIONAL_INDICATOR
- See Also:
- Constant Field Values
- Status:
- Stable ICU 50.
-
E_BASE
static final int E_BASE
- See Also:
- Constant Field Values
- Status:
- Stable ICU 58.
-
E_MODIFIER
static final int E_MODIFIER
- See Also:
- Constant Field Values
- Status:
- Stable ICU 58.
-
ZWJ
static final int ZWJ
- See Also:
- Constant Field Values
- Status:
- Stable ICU 58.
-
AKSARA
static final int AKSARA
- See Also:
- Constant Field Values
- Status:
- Stable ICU 74.
-
AKSARA_PREBASE
static final int AKSARA_PREBASE
- See Also:
- Constant Field Values
- Status:
- Stable ICU 74.
-
AKSARA_START
static final int AKSARA_START
- See Also:
- Constant Field Values
- Status:
- Stable ICU 74.
-
VIRAMA_FINAL
static final int VIRAMA_FINAL
- See Also:
- Constant Field Values
- Status:
- Stable ICU 74.
-
VIRAMA
static final int VIRAMA
- See Also:
- Constant Field Values
- Status:
- Stable ICU 74.
-
UNAMBIGUOUS_HYPHEN
static final int UNAMBIGUOUS_HYPHEN
- See Also:
- Constant Field Values
- Status:
- Stable ICU 78.
-
COUNT
@Deprecated static final int COUNT
Deprecated.ICU 58 The numeric value may change over time, see ICU ticket #12420.One more than the highest normal LineBreak value. The highest value is available via UCharacter.getIntPropertyMaxValue(UProperty.LINE_BREAK).- See Also:
- Constant Field Values
-
-