| Class | Description |
|---|---|
| CSLUtils |
Utilities for the CSL processor
|
| Levenshtein |
Uses
StringUtils.getLevenshteinDistance(CharSequence, CharSequence)
to calculate the edit distance between two strings. |
| StringHelper |
Helper methods related to Strings
|