[jdom-interest] Problem with parsing two documents
Jason Hunter
jhunter at collab.net
Thu Jan 18 10:24:17 PST 2001
You don't say what version of JDOM you're using. Make sure you try the
latest.
If you still see the behavior, I suggest you simplify your code down to
a small test case and submit the code demonstrating the oddity here.
-jh-
> Wang K H wrote:
>
> Hi,
>
> I am facing a problem with JDom. I am using the SAXBuilder to build 2
> documents one after the other. Later in the program, when I am
> manipulating the document using the getChildren() method from Element
> class, I am getting a list of elements from the other document. Is
> this possible? I had verified my code that I did not get the list
> using a wrong element. What could be a possible cause?
>
> Thanks in advance for any reply.
>
> Thanks,
> WKH
More information about the jdom-interest
mailing list