|
|
|
|
StAX parsing performance
Posted:
Aug 26, 2005 9:32 AM
|
|
|
StAX 1.0 White Paper: Streaming API's for XML Parsers JSR-173 introduces new Streaming API's for XML (StAX) which is a standardized Java based API for pull-parsing XML developed though the community process. This document [1] describes the Sun Java System Streaming XML Parser (SJSSXP™) which is a freely available implementation of JSR-173 and which discusses some of its performance characteristics.
Any feedback or comments can be posted to this thread.
[1] http://java.sun.com/performance/reference/whitepapers/StAX-1_0.pdf
|
|