Results 1 to 3 of 3

Thread: which xml library recommended ?

  1. #1
    Join Date
    Dec 2007
    Posts
    15

    Default which xml library recommended ?

    Hi,

    I'm asking you because I think you have all experiences needed to answer this.

    I see you use xstream and stax for reading / writing / marshalling xml.

    Is it the recommended choice ?
    Did you choose it on purpose or is it just because it suits the sample code ?

    Which library you would recommend for using xml files in batch ? xstream, castor , hibernate, etc ...

    Thanks,

    Gerard COLLIN

  2. #2
    Join Date
    Jun 2005
    Posts
    4,230

    Default

    We purposefully do not recommend any particular XML mapping technology. By using Spring OXM we give you the choice.

  3. #3
    Join Date
    Dec 2007
    Posts
    15

    Default Ok

    I understand your point.

    Thanks for replying.

    Gérard

Posting Permissions

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