摘要: pull 解析 ☆☆☆☆☆ 调用next方法 解析下一个元素 每调用一次 解析一个元素 public class PullParserTest { @Test public void pullTest() throws Exception { ArrayList<Book> books = null 阅读全文
posted @ 2021-03-12 16:31 durtime 阅读(43) 评论(0) 推荐(0)