Java API for XML Processing: Difference between revisions

Content deleted Content added
No edit summary
Updated the timeline on JAXP 1.4.2 and JAXP 1.3
Line 8:
* [[StAX]] the Streaming API for XML. JSR #173.
 
In addition to the parsing interfaces, the API provides an [[XSLT]] interface to provide data and structural transformations on an XML document. JAXP was developed under the [[Java Community Process]] as JSR 5 (JAXP 1.0) and JSR 63 (JAXP 1.1 and 1.2). [[J2SE]] 1.4 is the first version of Java that comes with an implementation of JAXP. [[AsJAXP ofversion 2006]],1.4.2 thewas currentreleased versionon ofMay JAXP30, is2007. versionJAXP 1.23 and JAXPwas [https://jaxp.dev.java.net/1.3/EndofLife.html is beingend-of-lifed] developedon underFebruary JSR12, 2062008.
 
== DOM interface ==