Results 1 to 2 of 2

Thread: raw xml from StaxEventItemReader

  1. #1
    Join Date
    Aug 2010
    Posts
    23

    Default raw xml from StaxEventItemReader

    given a resource and a fragmentRootElementName, is there a way to get the raw xml read from the StaxEventItemReader ? Or is there a way I can customize any marshaller (jibx, xstream ..) to return the raw xml ?


    thanks.

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

    Default

    You can write a custom Umarshaller that does anything you like with the fragment. Not sure what you mean by "raw xml" though.

Tags for this Thread

Posting Permissions

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