| DirectoryStructureToJson |
Turns the file system of a directory to JSON
|
| DirectoryStructureToJson.Node |
|
| HashUtils |
|
| HashUtilsTest |
Tests for the HashUtils class.
|
| Helpers |
|
| HelpersTest |
Tests for the Helpers class.
|
| IOUtils |
Utility class that handles access to the system's file system.
|
| IOUtilsTest |
Unit tests for IOUtils
|
| JsonObjectMapper |
Custom Jackson JSON object mapper.
|
| JsonUtils |
Utility class that handles everything around JSON, like marshaling and
unmarshaling.
|
| JsonUtils.JsonForApi |
|
| JsonUtils.JsonForIO |
Helper class for selectively marshaling an Object to JSON.
|
| JsonUtils.JsonForPublix |
Helper class for selectively marshaling an Object to JSON.
|
| JsonUtilsTest |
Tests for the JsonUtils class.
|
| ZipUtil |
Utility class that does zipping and unzipping.
|
| ZipUtilTest |
Unit tests for ZipUtil.
|