JAXB(Java Architecture for XML Binding)是JDK的一部分,用于Object <-> XML的转换(有点类似于.NET中的XML序列化)。 18 <Amount>2</Amount> 19 </Produdct> 20 </OrderItems> 21 </Order> 3、根据xsd生成java /xml/jaxb">http://java.sun.com/xml/jaxb 4 // Any modifications to this file will be lost upon allows you to programatically 19 * construct new instances of the Java representation 20 * for XML The Java representation of XML 21 * content can consist of schema derived interfaces 22 * and classes