示例#1
0
 protected Node getFirstChild() {
   return (Node) fRoot.getFirstChild();
 }