StAX - Home
The Streaming API for XML (StAX). This is the homepage for the StAX Reference Implementation (RI). StAX is a standard XML processing API that allows you to ...
stax.codehaus.org/
XML.com: An Introduction to StAX
... the Streaming API for XML. StAX is a pull parsing API for XML which avoids most of the pitfalls I noted in XMLPULL. XMLPULL was a nice proof of concept. ...
www.xml.com/pub/a/2003/09/17/stax.html
The Java Community Process(SM) Program - JSRs: Java Specification ...
JSRs: Java Specification Requests. JSR 173: Streaming API for XML. The Streaming API for XML (StAX) is a Java based API for pull-parsing XML. ...
jcp.org/en/jsr/detail?id=173
Dev2Dev Online: StaX
The Streaming API for XML (StAX) is a groundbreaking new Java API for parsing and writing XML easily and efficiently. Spearheaded by BEA, StAX has passed ...
dev2dev.bea.com/xml/stax.html
Using the Streaming API for XML (StAX)
The Streaming API for XML (StAX), specified by JSR-173 of Java Community Process, provides an easy and intuitive means of parsing and generating XML ...
edocs.bea.com/wls/docs90/xml/stax.html
Streaming API for XML (StAX) — Vinny Carpenter’s blog
Streaming API for XML (StAX). by Vinny Carpenter on November 6, 2003. Just caught this on dev2dev - BEA is giving away the reference implementation of the ...
www.j2eegeek.com/blog/2003/11/06/streaming-api-for-xml-stax/
xmlhack: Streaming API for XML (StAX)
XML developer news from XMLhack: by and for the XML community.
www.xmlhack.com/read.php?item=1594
1 comment:
You might also want to check out vtd-xml, the latest and most advanced XML processing API
http://vtd-xml.sf.net
Post a Comment