static enum
Node.Type
final List<Node>
children
final String
documentName
static final Node
EMPTY
final Field
field
fieldName
final Node.Type
type
Node(String fieldName, String documentName, List<Node> children, Node.Type type)
Node(String fieldName, String documentName, List<Node> children, Node.Type type, Field field)
Node(String fieldName, List<Node> children, Node.Type type)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
Object