Exemplo n.º 1
0
 public void head(Node node, int depth) {
   node.outerHtmlHead(accum, depth, out);
 }