-
Classes Class Description org.apache.commons.text.StrBuilder Deprecated as of 1.3, useTextStringBuilderinstead. This class will be removed in 2.0.org.apache.commons.text.StrLookup Deprecated as of 1.3, useStringLookupFactoryinstead. This class will be removed in 2.0.org.apache.commons.text.StrMatcher Deprecated as of 1.3, useStringMatcherFactoryinstead. This class will be removed in 2.0.org.apache.commons.text.StrSubstitutor Deprecated as of 1.3, useStringSubstitutorinstead. This class will be removed in 2.0.org.apache.commons.text.StrTokenizer Deprecated as of 1.3, useStringTokenizerinstead. 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