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.
== DOM interface ==
|