public class JSONConfigurationUtils extends Object
Constructor and Description |
---|
JSONConfigurationUtils() |
Modifier and Type | Method and Description |
---|---|
static com.google.gson.JsonObject |
loadJSON(String resource)
load a JSON file from the resource or file system.
|
public static com.google.gson.JsonObject loadJSON(String resource)
resource
- file or jar resource locationCopyright © 2016. All rights reserved.