Java XML

Java XML

The Java programming language XML APIs from Sun Microsystems consist of the following separate programming APIs:
* Java API for XML Processing, or JAXP.
* Java API for XML Messaging, or JAXM.
* Java API for XML-based RPC, or JAX-RPC.
* Java API for XML Registries, or JAXR.
* 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/] )

Only the Java API for XML Processing is a required API in Enterprise Java Beans Specification 1.3.

A number of different software packages implement these APIs including:
* Xerces – One of the original and still (in 2002) most popular SAX and DOM parser.
* Crimson XML – A faster SAX and DOM parser.
* Xalan – The original and still (in 2002) most popular XSLT/XPath implementations.
* Sparta XML – A fast and small SAX and DOM parser that also includes an XPath subset.

External links

* [http://java.sun.com/xml/ Java technology for XML] - Sun's page.
* [http://www.csv-jdbc.com/ StelsXML JDBC driver] - JDBC driver for XML files.


Wikimedia Foundation. 2010.

Игры ⚽ Нужно решить контрольную?

Look at other dictionaries:

  • Java XML — API от Sun Microsystems состоит из следующих отдельных интерфейсов программирования: Java API for XML Processing или JAXP. Java API for XML Messaging или JAXM. Java API for XML based RPC или JAX RPC. Java API for XML Registries или JAXR. Java… …   Википедия

  • JAVA XML Messaging — JAXM JAXM (JAVA XML Messaging) est l API Java pour la messagerie XML qui fournit une méthode d accès standard à la messagerie SOAP en Java. JAXM supporte une messagerie synchrone ou asynchrone. Dans le cas d une messagerie asynchrone, un client… …   Wikipédia en Français

  • Java Architecture for XML Binding — (JAXB) Maintainer Metro Projekt Entwickler Sun Microsystems Aktuelle Version 2.2.4 update 1 (8. Juni 2011) Betriebssystem Plattformunabhängig …   Deutsch Wikipedia

  • XML data binding — refers to the process of representing the information in an XML document as an object in computer memory. This allows applications to access the data in the XML from the object rather than using the DOM to retrieve the data from a direct… …   Wikipedia

  • Java API For XML Processing — (JAXP) est l interface de programmation Java de Sun permettant la création, la manipulation et le traitement de fichiers XML à bas niveau. Cette interface permet d analyser les fichiers XML selon les normes DOM ou SAX, et de les transformer à l… …   Wikipédia en Français

  • Java api for xml processing — (JAXP) est l interface de programmation Java de Sun permettant la création, la manipulation et le traitement de fichiers XML à bas niveau. Cette interface permet d analyser les fichiers XML selon les normes DOM ou SAX, et de les transformer à l… …   Wikipédia en Français

  • Java API for XML Processing — (JAXP) est l interface de programmation Java de Sun permettant la création, la manipulation et le traitement de fichiers XML à bas niveau. Cette interface permet d analyser les fichiers XML selon les normes DOM ou SAX, et de les transformer à l… …   Wikipédia en Français

  • Java Architecture for XML Binding — (JAXB) est l API Java d Oracle (anciennement Sun Microsystems) permettant de créer des classes Java à partir de schémas (.XSD) et inversement. Elle facilite l utilisation du XML en Java en compilant un schéma XML dans une ou plusieurs classes.… …   Wikipédia en Français

  • Java APIs for Integrated Networks — (JAIN) is an activity within the Java Community Process, developing APIs for the creation of telephony (voice and data) services. Originally, JAIN stood for Java APIs for Intelligent Network . The name was later changed to Java APIs for… …   Wikipedia

  • Java APIs for Integrated Networks — (JAIN) ist eine Sammlung von APIs, die auf der Java Technologie basieren und einen Zugriff auf Telefon und Datennetze ermöglichen. Die Firma Sun Microsystems hat diese Erweiterung der Java Plattform im Jahr 1998 eingeleitet, um Netzwerkdienste… …   Deutsch Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”