Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4374940

A more flexible String splitting method

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P5 P5
    • 1.4.0
    • 1.4.0
    • core-libs
    • None
    • rc1
    • sparc
    • solaris_8

      Recently the convenience method split() was approved for
      java.lang.String. A more powerful counterpart to this method
      added to Pattern would offer more flexibility for those
      who need it.

      The convenience method accepts only String, which is beleived
      to be the most common case and the easiest to use. Others may
      need to access the functionality through the CharSequence
      interface.

            mmcclosksunw Michael Mccloskey (Inactive)
            mmcclosksunw Michael Mccloskey (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: