-
Classes Class Description org.apache.commons.text.StrBuilder Deprecated as of 1.3, useTextStringBuilder
instead. This class will be removed in 2.0.org.apache.commons.text.StrLookup Deprecated as of 1.3, useStringLookupFactory
instead. This class will be removed in 2.0.org.apache.commons.text.StrMatcher Deprecated as of 1.3, useStringMatcherFactory
instead. This class will be removed in 2.0.org.apache.commons.text.StrSubstitutor Deprecated as of 1.3, useStringSubstitutor
instead. This class will be removed in 2.0.org.apache.commons.text.StrTokenizer Deprecated as of 1.3, useStringTokenizer
instead. This class will be removed in 2.0.
-
Methods Method Description org.apache.commons.text.lookup.StringLookupFactory.base64StringLookup() org.apache.commons.text.similarity.LongestCommonSubsequence.logestCommonSubsequence(CharSequence, CharSequence) Deprecated as of 1.2 due to a typo in the method name. UseLongestCommonSubsequence.longestCommonSubsequence(CharSequence, CharSequence)
instead. This method will be removed in 2.0.org.apache.commons.text.WordUtils.isDelimiter(char, char[]) as of 1.2 and will be removed in 2.0