心心失意 发表于 2017-1-1 06:55:20

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]
查看完整版本: org.apache.commons.digester.Digester