摘要:
dom4j-full.jar 解析 XML
public Document getDocument() throws DocumentException
{
SAXReader read=new SAXReader();
return read.read(this.getClass().getResourceAsStream("/course.xml"));
} 阅读全文
posted @ 2013-09-07 00:39
上校
阅读(1653)
评论(0)
推荐(0)
浙公网安备 33010602011771号