阅读背景:

JAXB可以生成ArrayList而不是List吗?

来源:互联网 
<complexType name="BookShelf">
   <sequence>
      <choice minOccurs="0" maxOccurs="unbounded">
         <element name="newBook" type="string"/>
         <element name="oldBook" type="string"/>
      </choice>
   </sequence>
</complexType>
<complexType name="BookShelf">
   <sequence>
  



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: