Node child = null ;. while ((child = fromRoot.getFirstChild()) != null ) {. outdoc1.adoptNode(child);. toRoot.appendChild(child);. } ...
確定! 回上一頁