Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Java XML
Application programming interface

In computing, Java XML APIs were developed by Sun Microsystems, consisting separate computer programming application programming interfaces (APIs).

We don't have any images related to Java XML yet.
We don't have any YouTube videos related to Java XML yet.
We don't have any PDF documents related to Java XML yet.
We don't have any Books related to Java XML yet.
We don't have any archived web articles related to Java XML yet.

Application programming interfaces

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

A number of different open-source software packages implement these APIs:

  • Apache Xerces — One of the original and most popular SAX and DOM parsers
  • Apache XalanXSLT/XPath implementation, included in JDK 1.4 and above as the default transformer (XSLT 1.0)
  • Saxon XSLT — alternative highly specification-compliant XSLT/XPath/XQuery processor (supports both XSLT 1.0 and 2.0)
  • Woodstox — An open-source StAX and SAX (as of version 3.2) implementation

References

  1. "Java Programming Tutorial - Java & XML". www3.ntu.edu.sg. Retrieved 2024-02-28. https://www3.ntu.edu.sg/home/ehchua/programming/java/J6d_xml.html

  2. "Java XML Tutorial with Examples". Retrieved 2024-02-28. https://www.javaguides.net/p/java-xml-tutorial.html

  3. "Java XML Parser | DigitalOcean". www.digitalocean.com. Retrieved 2024-02-28. https://www.digitalocean.com/community/tutorials/java-xml-parser

  4. "XML and Java Tutorial". www2.seas.gwu.edu. Retrieved 2024-02-28. https://www2.seas.gwu.edu/~simhaweb/java/xml/xml.html