Description
By printing the toString of a tree it will output the hidden nodes (and maybe properties).
o.a.j.o.a.Root root = ...; System.out.println(root.getTree(""/oak:index/<AN_INDEX>"));
By printing the toString of a tree it will output the hidden nodes (and maybe properties).
o.a.j.o.a.Root root = ...; System.out.println(root.getTree(""/oak:index/<AN_INDEX>"));