java中操作xml的经典开源类库dom4j-master.zip,如需编译好的我已经上传。查找节点代码如:this.document.selectSingleNode("//" + nodeName + "/" + childNodeName);