Uploaded image for project: 'Commons Text'
  1. Commons Text
  2. TEXT-230

Javadoc of org.apache.commons.text.lookup.DefaultStringLookup.XML is incorrect

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.10.0
    • 1.11.0
    • None

    Description

      The Javadoc says:

          /**
           * The lookup for URL decoding using the key {@code "xml"}.
           * @see StringLookupFactory#KEY_XML
           * @see StringLookupFactory#xmlStringLookup()
           */
          XML(StringLookupFactory.KEY_XML, StringLookupFactory.INSTANCE.xmlStringLookup());
      

      which is obviously a copy and paste error.

      Attachments

        Activity

          People

            Unassigned Unassigned
            michael-o Michael Osipov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: