Java XML: Difference between revisions

Content deleted Content added
Miami33139 (talk | contribs)
m I have cleaned things that are stale redlinks in this article.
Line 1:
{{out of date|article|date=April 2008}}{{unreferenced|article|date=April 2008}}
The '''[[Java (programming language)|Java programming language]] [[XML]] [[Application programming interface|APIs]]''' from [[Sun Microsystems]] consist of the following separate [[programming]] APIs:
* [[Java API for XML Processing]], or '''JAXP'''.
Line 11:
 
A number of different [[Open Source]] software packages implement these APIs:
* [[Xerces]] – One of the original and still (in 2002) most popular [[Simple API for XML|SAX]] and [[Document Object Model|DOM]] parser.
* [[Xalan]] – [[XSLT]]/[[XPath]] implementation, included in JDK 1.4 and above as the default transformer (XSLT 1.0).
* [[Saxon_XSLT|Saxon]], alternative highly specification compliant [[XSLT]]/[[XPath]]/[[XQuery]] processor (supports both XSLT 1.0 and 2.0)