| Interface | Description |
|---|---|
| FileNotifier |
| Class | Description |
|---|---|
| CommaSeparatedStringBuilder |
Encapsulates StringBuilder to build strings of values separated by comma
|
| CSFile |
Extends the usual Java File to make it case-sensitive: if the file to be opened has
a different casing in the filesystem (but is found anyway base Windows is case-insensitive),
the constructor will throw.
|
| CSFileInputStream |
A FileInputStream which works (only) on CSFile instead of File.
|
| Inflector |
Transforms words to singular, plural, humanized (human readable), underscore, camel case, or ordinal form.
|
| MyURIResolver | |
| TextStreamWriter |
TextStream writer that helps to write indented text.
|
| Utilities | |
| ZipURIResolver |
Copyright © 2014–2018 University Health Network. All rights reserved.