Class | Description |
---|---|
DirectoryStructureToJson |
Turns the file system of a directory to JSON
|
DirectoryStructureToJson.Node | |
HashUtils | |
Helpers | |
IOUtils |
Utility class that handles access to the system's file system.
|
JsonObjectMapper |
Custom Jackson JSON object mapper.
|
JsonUtils |
Utility class the 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.
|
ZipUtil |
Utility class that does zipping and unzipping.
|