-
Notifications
You must be signed in to change notification settings - Fork 1
JsonCall
Diwischek edited this page Nov 18, 2018
·
1 revision
Call to read, write or delete json files.
| Description | value |
|---|---|
| super class | FileCall.java |
| configuration | JsonConfig.java extends FileConfig.java |
| json configuration | JsonConfig.json |
| methods | read,write,delete |
| config key | fileKey, filePath, hostKey |
| fixed keys | |
| variable keys | content, serializationType, indent, filePath, path, mapPath |
In the FileCallTest section there are examples showing the usage.