org.apache.commons.digester.Digester
org.apache.commons.digester.Digester的使用需要引入的包:
1.commons-digester.jar
2.commons-collections.jar
3.commons-logging.jar
4.commons-beanutils.jar
Sample:
http://baike.baidu.com/view/3602595.htm
File input = new File("C:/workspace/test/src/org/easex/digest/foo.xml");
转载地址:
http://www.iteye.com/topic/39330
页:
[1]