getName(), node.getText()); } //获取所有的子节点进行递归操作 List eleList = node.elements(); if (eleList != null) { for (Element e : eleList) ...
確定! 回上一頁