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
Thread
(16)
exception
(16)
util
(12)
xml
(12)
jvm
(11)
Heap
(7)
jsr
(6)
weblogic
(6)
Serializable
(4)
database
(4)
file
(4)
gc
(4)
InputStream
(3)
JNDI
(3)
Monitoring
(3)
ObjectInputStream
(3)
Synchronized
(3)
ajax
(3)
classpath
(3)
datasource
(3)
http
(3)
jar
(3)
property
(3)
6.0
(2)
ClassLoader
(2)
ClassNotFoundException
(2)
JMS
(2)
JTA
(2)
ObjectOutputStream
(2)
TCP
(2)
html
(2)
io
(2)
string
(2)
url
(2)
windows
(2)
zip
(2)
IllegalMonitorStateException
(1)
JSR166
(1)
MTOM
(1)
MySQL
(1)
NoClassDefFoundError
(1)
OutOfMemory
(1)
Persistance
(1)
ReentrantReadWriteLock
(1)
SOAP
(1)
SQL
(1)
SQLException
(1)
Semaphore
(1)
StAX
(1)
ThreadPool
(1)
XOP
(1)
google
(1)
performance
(1)
serialver
(1)
t3
(1)
transient
(1)
tuning
(1)
unix
(1)
1 comments:
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