Java Architecture for XML Binding: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
Fripp (discussione | contributi)
Nessun oggetto della modifica
Fripp (discussione | contributi)
Nessun oggetto della modifica
Riga 8:
 
In aggiunta a ''xjc'', JAXB fornisce anche ''schemagen'', un compilatore che effettua l'operazione inversa di ''xjc'', ovvero la generazione di un file [[XML Schema]] a partire da un insieme di classi Java annotate secondo le specifiche di JAXB.
 
<!--
== Default data type bindings ==
The table below lists the mappings of XML data types to Java data types in JAXB.
Riga 91:
|}
 
== See alsoArticoli ==
 
* [[XML data binding]]
* [[XMLBeans]] &ndash; A similar and complementary technology to [[JAXB]] from [[Apache Software Foundation]]
* [[TopLink]] &ndash; an object to relational and object to [[XML]] mapper from [[Oracle Corporation|Oracle]] that supports JAXB 1.0
 
== Articles ==
 
* [http://www.devx.com/Java/Article/34069 Generate an XML Document from an Object Model with JAXB 2]
* [http://blogs.techrepublic.com.com/programming-and-development/?p=498 JAXB 2.0]
 
== ExternalCollegamenti linksesterni ==
 
* [https://jaxb.dev.java.net/ JAXB home page] on Project [[GlassFish]]
Riga 114 ⟶ 108:
* [http://wiki.netbeans.org/wiki/view/JAXBWizard/ JAXB Wizard]
 
{{DEFAULTSORT:XML Binding Architecture}}
[[Category:Java API for XML]]
[[Category:Java specification requests]]
-->
[[de:JAXB]]
[[fr:Java Architecture for XML Binding]]