Java XML: Difference between revisions

Content deleted Content added
No edit summary
Line 5:
* [[Java API for XML-based RPC]], or '''JAX-RPC'''.
* [[Java API for XML Registries]], or '''JAXR'''.
* [[Java API for XML Web Services]], or '''JAX-WS'''.
* [[Java Architecture for XML Binding]], or '''JAXB'''. – (this is its official Sun name, even though it is an API, see [http://java.sun.com/developer/technicalArticles/WebServices/jaxb/])
* [[StAX|STreaming XML processing]], or '''StAX''' (compatible with JDK 1.4 and above, included in JDK 1.6).