android xml pull解析我在用pull方式解析xml的时候,可以找到标签但是找不到标签的值,怎么回事?spage.setX(Integer.parseInt(parser.nextText()))执行这句的时候,会出错,这是为么?