| Class | Description |
|---|---|
| PrintWriterUtil |
Utility code for creating PrintWriters for printing mappings etc.
|
| TransformedStringMatcher |
This StringMatcher delegates its tests to another given StringMatcher,
with strings that have been transformed with a given function.
|