public class Utils extends Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static org.json.JSONArray |
readJsonArray(Path path) |
static org.json.JSONObject |
readJsonObject(Path path) |
static Path |
resolve(String path)
Strips out optional double quotes enclosing this path
|
Copyright © 2023. All rights reserved.