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

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

bugmenot created LANG-1423:
------------------------------

             Summary: 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


[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)