[
https://issues.apache.org/jira/browse/TEXT-230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17754653#comment-17754653
]
Michael Osipov commented on TEXT-230:
-------------------------------------
It seems that other spots have copy and paste errors as well.
> Javadoc of org.apache.commons.text.lookup.DefaultStringLookup.XML is incorrect
> ------------------------------------------------------------------------------
>
> Key: TEXT-230
> URL: https://issues.apache.org/jira/browse/TEXT-230
> Project: Commons Text
> Issue Type: Bug
> Affects Versions: 1.10.0
> Reporter: Michael Osipov
> Priority: Major
>
> The Javadoc says:
> {code:java}
> /**
> * The lookup for URL decoding using the key {@code "xml"}.
> * @see StringLookupFactory#KEY_XML
> * @see StringLookupFactory#xmlStringLookup()
> */
> XML(StringLookupFactory.KEY_XML,
> StringLookupFactory.INSTANCE.xmlStringLookup());
> {code}
> which is obviously a copy and paste error.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)