public final class Utils extends Object
| Modifier and Type | Method and Description |
|---|---|
static JsonNode |
loadResource(String name)
Load one resource from the current package as a
JsonNode |
public static JsonNode loadResource(String name) throws IOException
JsonNodename - name of the resource (MUST start with /IOException - resource not found