Uploaded image for project: 'Commons Lang'
  1. Commons Lang
  2. LANG-134

javadoc - 'four basic XML entities' should be 5 (apos is missing)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.1
    • None
    • None
    • Operating System: All
      Platform: All

    • 31561

    Description

      in class <code>StringEscapeUtils</code>, the javadoc of the methods
      <code>public static String escapeXml(String str)</code>
      and
      <code>public static String unescapeXml(String str)</code>
      says:
      'Supports only the four basic XML entities (gt, lt, quot, amp).'
      It should say
      'Supports only the five basic XML entities (gt, lt, quot, amp, apos).'

      Attachments

        Activity

          People

            Unassigned Unassigned
            knuti@at.ibm.com knuti
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: