You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2018/11/13 22:23:00 UTC

[jira] [Commented] (LANG-1423) javadoc of class org.apache.commons.lang3.StringUtils

    [ https://issues.apache.org/jira/browse/LANG-1423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16685831#comment-16685831 ] 

Gary Gregory commented on LANG-1423:
------------------------------------

I am not sure what you are proposing but feel free to create PRs on GitHub: [https://github.com/apache/commons-lang]

> javadoc of class org.apache.commons.lang3.StringUtils
> -----------------------------------------------------
>
>                 Key: LANG-1423
>                 URL: https://issues.apache.org/jira/browse/LANG-1423
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.*
>    Affects Versions: 3.8.1
>            Reporter: bugmenot
>            Priority: Minor
>
> [http://commons.apache.org/proper/commons-lang/javadocs/api-release/org/apache/commons/lang3/StringUtils.html]
> Operations on [{{String}}|https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true] that are {{null}} safe.
>  * *IsEmpty/IsBlank* - checks if a String contains text
>  * ...
>  * *LevenshteinDistance* - the number of changes needed to change one String into another
>  * *{color:#FF0000}TODO{color}* add *wrap/wrapIfMissing/unwrap* here
> The {{StringUtils}} class defines certain words related to String handling.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)