Results 1 to 2 of 2

Thread: The Streaming API for XML (StAX) - which one should use?

  1. #1
    Join Date
    Oct 2006
    Location
    New Jersey
    Posts
    6

    Default The Streaming API for XML (StAX) - which one should use?

    The Streaming API for XML (StAX) can be found from both places as below:
    - Java Web Services Developer Pack 1.6 (JWSDP) from java.sun.com
    - StAX open source from stax.codehaus.org

    Does Anyone has any experience to use one of it and what is different?
    Which one should be used?

  2. #2
    Join Date
    Jul 2005
    Location
    Rotterdam, the Netherlands
    Posts
    1,562

    Default

    Woodstox (http://woodstox.codehaus.org/) gives the best performance.
    Arjen Poutsma

    Spring Web Services Dev Lead
    Please read the FAQ

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •