| Class and Description | 
|---|
| org.apache.commons.text.StrBuilder Deprecated as of 1.3, use  TextStringBuilderinstead. This class will be removed in 2.0. | 
| org.apache.commons.text.StrLookup Deprecated as of 1.3, use  StringLookupFactoryinstead. This class will be removed in 2.0. | 
| org.apache.commons.text.StrMatcher Deprecated as of 1.3, use  StringMatcherFactoryinstead. This class will be removed in 2.0. | 
| org.apache.commons.text.StrSubstitutor Deprecated as of 1.3, use  StringSubstitutorinstead. This class will be removed in 2.0. | 
| org.apache.commons.text.StrTokenizer Deprecated as of 1.3, use  StringTokenizerinstead. This class will be removed in 2.0. | 
| Method and Description | 
|---|
| org.apache.commons.text.WordUtils.isDelimiter(char, char[]) as of 1.2 and will be removed in 2.0 | 
| org.apache.commons.text.WordUtils.isDelimiter(int, char[]) as of 1.2 and will be removed in 2.0 | 
| org.apache.commons.text.similarity.LongestCommonSubsequence.logestCommonSubsequence(CharSequence, CharSequence) Deprecated as of 1.2 due to a typo in the method name.
              Use  LongestCommonSubsequence.longestCommonSubsequence(CharSequence, CharSequence)instead.
              This method will be removed in 2.0. | 
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.