public final class NBootJsonParser extends Object
| Constructor and Description |
|---|
NBootJsonParser(Reader r) |
| Modifier and Type | Method and Description |
|---|---|
Object |
parse() |
static Map<String,Object> |
parse(Path path) |
List<Object> |
parseArray() |
Map<String,Object> |
parseObject() |
Copyright © 2025 vpc open source initiative. All rights reserved.