Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8305486 Add split() variants that keep the delimiters to String and j.u.r.Pattern
  3. JDK-8315392

Release Note: New `splitWithDelimiters()` Methods Added to `String` and `java.util.regex.Pattern`

    XMLWordPrintable

Details

    • In Review
    • 21

    Description

      Unlike the `split()` methods, these new `splitWithDelimiters()` methods in `java.lang.String` and `java.util.regex.Pattern` return an alternation of strings and matching delimiters, rather than just the strings.

      Attachments

        Activity

          People

            rgiulietti Raffaello Giulietti
            rgiulietti Raffaello Giulietti
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: