| AlphanumComparator |
Performs locale-sensitive comparison of Strings with numbers
to produce a natural order that appears logical to humans.
|
| CSLUtils |
Utilities for the CSL processor
|
| Levenshtein |
Uses LevenshteinDistance.apply(CharSequence, CharSequence)
to calculate the edit distance between two strings.
|
| NodeHelper |
Helper methods related to XML Nodes
|
| NumberHelper |
|
| NumberHelper.NumberToken |
|
| PageRangeFormatter |
Format page ranges according to CSL rules
|
| SmartQuotes |
Replaces straight quotation marks and apostrophes by their typographically
correct counterparts.
|
| StringHelper |
Helper methods related to Strings
|