public class JSONConfigurationUtils
extends java.lang.Object
Constructor and Description |
---|
JSONConfigurationUtils() |
Modifier and Type | Method and Description |
---|---|
static com.google.gson.JsonObject |
loadJSON(java.lang.String resource)
load a JSON file from the resource or file system.
|