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

Documentation error for java.util.Properties.load method

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.0
    • 1.2.1
    • docs
    • beta
    • generic
    • generic



      Name: vi73552 Date: 06/28/99


      The documentation states:

      Begin Quote:
      ---------------
      As another example, the following three lines specify a single property:

       fruits apple, banana, pear, cantaloupe, watermelon, kiwi, mango
       
      The key is "fruits" and the associated element is:

      "apple, banana, pear, cantaloupe, watermelon,kiwi, mango"

      Note that a space appears before each \ so that a space will appear after each comma in the final result; the \, line terminator, and leading whitespace on the continuation line are merely discarded and are not replaced by one or more other characters.

      ---------------
      End Quote:

      There should be a space between the comma and the 'k' in the
      phrase "watermelon,kiwi" as described in the sentence directly
      after that phrase.
      (Review ID: 84934)
      ======================================================================

            jhosunw Jamie Ho (Inactive)
            vasya Vassili Igouchkine (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: