| Class | Description |
|---|---|
| Base64 |
A simple base64 encoding and decoding utility class.
|
| BoyerMoore |
Boyer Moore algorithm for string searching
From Scott Robert Ladd, "Java algorithms", chap.
|
| StringSearchTool | |
| StringUtils |
String utility class
|
| XMLUtils |