-
ClassDescriptionDeprecated as of 1.3, use
TextStringBuilder
instead. This class will be removed in 2.0.Deprecated as of 1.3, useStringLookupFactory
instead. This class will be removed in 2.0.Deprecated as of 1.3, useStringMatcherFactory
instead. This class will be removed in 2.0.Deprecated as of 1.3, useStringSubstitutor
instead. This class will be removed in 2.0.Deprecated as of 1.3, useStringTokenizer
instead. This class will be removed in 2.0.
-
FieldDescriptionDeprecated as of 1.7. This constant will be removed in 2.0.
-
MethodDescriptionDeprecated as of 1.7. This method will be removed in 2.0, and moved to a Jaro Winkler similarity class. TODO see TEXT-104.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.Deprecated as of 1.10. A more efficient implementation for calculating LCS is now available. UseLongestCommonSubsequence.longestCommonSubsequence(CharSequence, CharSequence)
instead to directly calculate the LCS. This method will be removed in 2.0.UseStrBuilder.get()
.as of 1.2 and will be removed in 2.0as of 1.2 and will be removed in 2.0