Schnittstelle UnicodeBreakType


public interface UnicodeBreakType
  • Felddetails

    • MANDATORY

      static final int MANDATORY
      Mandatory Break (BK)
      Siehe auch:
    • CARRIAGE_RETURN

      static final int CARRIAGE_RETURN
      Carriage Return (CR)
      Siehe auch:
    • LINE_FEED

      static final int LINE_FEED
      Line Feed (LF)
      Siehe auch:
    • COMBINING_MARK

      static final int COMBINING_MARK
      Attached Characters and Combining Marks (CM)
      Siehe auch:
    • SURROGATE

      static final int SURROGATE
      Surrogates (SG)
      Siehe auch:
    • ZERO_WIDTH_SPACE

      static final int ZERO_WIDTH_SPACE
      Zero Width Space (ZW)
      Siehe auch:
    • INSEPARABLE

      static final int INSEPARABLE
      Inseparable (IN)
      Siehe auch:
    • NON_BREAKING_GLUE

      static final int NON_BREAKING_GLUE
      Non-breaking ("Glue") (GL)
      Siehe auch:
    • CONTINGENT

      static final int CONTINGENT
      Contingent Break Opportunity (CB)
      Siehe auch:
    • SPACE

      static final int SPACE
      Space (SP)
      Siehe auch:
    • AFTER

      static final int AFTER
      Break Opportunity After (BA)
      Siehe auch:
    • BEFORE

      static final int BEFORE
      Break Opportunity Before (BB)
      Siehe auch:
    • BEFORE_AND_AFTER

      static final int BEFORE_AND_AFTER
      Break Opportunity Before and After (B2)
      Siehe auch:
    • HYPHEN

      static final int HYPHEN
      Hyphen (HY)
      Siehe auch:
    • NON_STARTER

      static final int NON_STARTER
      Nonstarter (NS)
      Siehe auch:
    • OPEN_PUNCTUATION

      static final int OPEN_PUNCTUATION
      Opening Punctuation (OP)
      Siehe auch:
    • CLOSE_PUNCTUATION

      static final int CLOSE_PUNCTUATION
      Closing Punctuation (CL)
      Siehe auch:
    • QUOTATION

      static final int QUOTATION
      Ambiguous Quotation (QU)
      Siehe auch:
    • EXCLAMATION

      static final int EXCLAMATION
      Exclamation/Interrogation (EX)
      Siehe auch:
    • IDEOGRAPHIC

      static final int IDEOGRAPHIC
      Ideographic (ID)
      Siehe auch:
    • NUMERIC

      static final int NUMERIC
      Numeric (NU)
      Siehe auch:
    • INFIX_SEPARATOR

      static final int INFIX_SEPARATOR
      Infix Separator (Numeric) (IS)
      Siehe auch:
    • SYMBOL

      static final int SYMBOL
      Symbols Allowing Break After (SY)
      Siehe auch:
    • ALPHABETIC

      static final int ALPHABETIC
      Ordinary Alphabetic and Symbol Characters (AL)
      Siehe auch:
    • PREFIX

      static final int PREFIX
      Prefix (Numeric) (PR)
      Siehe auch:
    • POSTFIX

      static final int POSTFIX
      Postfix (Numeric) (PO)
      Siehe auch:
    • COMPLEX_CONTEXT

      static final int COMPLEX_CONTEXT
      Complex Content Dependent (South East Asian) (SA)
      Siehe auch:
    • AMBIGUOUS

      static final int AMBIGUOUS
      Ambiguous (Alphabetic or Ideographic) (AI)
      Siehe auch:
    • UNKNOWN

      static final int UNKNOWN
      Unknown (XX)
      Siehe auch:
    • NEXT_LINE

      static final int NEXT_LINE
      Next Line (NL)
      Siehe auch:
    • WORD_JOINER

      static final int WORD_JOINER
      Word Joiner (WJ)
      Siehe auch:
    • HANGUL_L_JAMO

      static final int HANGUL_L_JAMO
      Hangul L Jamo (JL)
      Siehe auch:
    • HANGUL_V_JAMO

      static final int HANGUL_V_JAMO
      Hangul V Jamo (JV)
      Siehe auch:
    • HANGUL_T_JAMO

      static final int HANGUL_T_JAMO
      Hangul T Jamo (JT)
      Siehe auch:
    • HANGUL_LV_SYLLABLE

      static final int HANGUL_LV_SYLLABLE
      Hangul LV Syllable (H2)
      Siehe auch:
    • HANGUL_LVT_SYLLABLE

      static final int HANGUL_LVT_SYLLABLE
      Hangul LVT Syllable (H3)
      Siehe auch:
    • CLOSE_PARANTHESIS

      static final int CLOSE_PARANTHESIS
      Closing Parenthesis (CP). Since 2.28. Deprecated: 2.70: Use %G_UNICODE_BREAK_CLOSE_PARENTHESIS instead.
      Siehe auch:
    • CLOSE_PARENTHESIS

      static final int CLOSE_PARENTHESIS
      Closing Parenthesis (CP). Since 2.70
      Siehe auch:
    • CONDITIONAL_JAPANESE_STARTER

      static final int CONDITIONAL_JAPANESE_STARTER
      Conditional Japanese Starter (CJ). Since: 2.32
      Siehe auch:
    • HEBREW_LETTER

      static final int HEBREW_LETTER
      Hebrew Letter (HL). Since: 2.32
      Siehe auch:
    • REGIONAL_INDICATOR

      static final int REGIONAL_INDICATOR
      Regional Indicator (RI). Since: 2.36
      Siehe auch:
    • EMOJI_BASE

      static final int EMOJI_BASE
      Emoji Base (EB). Since: 2.50
      Siehe auch:
    • EMOJI_MODIFIER

      static final int EMOJI_MODIFIER
      Emoji Modifier (EM). Since: 2.50
      Siehe auch:
    • ZERO_WIDTH_JOINER

      static final int ZERO_WIDTH_JOINER
      Zero Width Joiner (ZWJ). Since: 2.50
      Siehe auch:
    • AKSARA

      static final int AKSARA
      Aksara (AK). Since: 2.80
      Siehe auch:
    • AKSARA_PRE_BASE

      static final int AKSARA_PRE_BASE
      Aksara Pre-Base (AP). Since: 2.80
      Siehe auch:
    • AKSARA_START

      static final int AKSARA_START
      Aksara Start (AS). Since: 2.80
      Siehe auch:
    • VIRAMA_FINAL

      static final int VIRAMA_FINAL
      Virama Final (VF). Since: 2.80
      Siehe auch:
    • VIRAMA

      static final int VIRAMA
      Virama (VI). Since: 2.80
      Siehe auch: