public class Node extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Node.Type |
| Modifier and Type | Field and Description |
|---|---|
List<Node> |
children |
String |
documentName |
static Node |
EMPTY |
Field |
field |
String |
fieldName |
Node.Type |
type |
Copyright © 2022. All rights reserved.