users@jaxb.java.net

Re: problem with SAX parser

From: Aleksei Valikov <valikov_at_gmx.net>
Date: Thu, 18 Oct 2007 11:41:45 +0200

Hi.


> Since they can see, I have to spend(pass) the content of the whole xml to
> the subparser and what I want to know is to be able to pass the chunk of the
> xml to the subparser. Is it possible?
>
> Thank you for reading hitherto.

Check this section of the guide:

https://jaxb.dev.java.net/guide/Dealing_with_large_documents.html

There's a number of examples of that in JAXB RI, you may find your
solution there.

Good luck.

Bye.
/lexi