摘要:
摘自:http://speed847.iteye.com/blog/454231 JAXB框架使得通过JAVA访问xml变得非常简单 例子: @XmlRootElement @XmlAccessorType(XmlAccessType.FIELD) public class Boy{ String name=”CY”;} public class JAXBTest{ public stati... 阅读全文
posted @ 2011-10-13 14:39
jacksun1978
阅读(423)
评论(0)
推荐(1)
浙公网安备 33010602011771号