2018年7月11日
摘要: import org.apache.cxf.endpoint.Client; import org.apache.cxf.frontend.ClientProxy; import org.apache.cxf.interceptor.LoggingInInterceptor; import org.apache.cxf.interceptor.LoggingOutInterceptor; im... 阅读全文
posted @ 2018-07-11 07:20 刀俎灬鱼 阅读(351) 评论(0) 推荐(0)
  2018年7月7日
摘要: 取得所指定节点 这是将来会用到的依赖,先引入进来。 经过测试遍历300mb的xml文件,仅仅需要4秒,真的快。。。。。。 阅读全文
posted @ 2018-07-07 16:37 刀俎灬鱼 阅读(574) 评论(0) 推荐(0)