Is saxbuilder safe for multi-threaded (concurrent) use?

cliff palmer <[email protected]>
Newsgroups gmane.comp.java.jdom.general
Message-ID <CABhr9SutzNQbqZMbTbVEV_5-8vL3yCRY6h3o=TXSNE5wbSZ+OA@mail.gmail.com>
I have a large number (hundreds of thousands) of XML streams embedded in
files to examine and was considering a multi-threaded design for the java
code, dispatching the streams to a number of worker threads that would call
Saxbuilder.build() then continue with the needed work.  I'm wondering if
Saxbuilder.build, and the other JDOM code on which it relies, is "thread
safe" so that I don't run into problems with concurrency using it.
Obviously my code will have to (also) be concurrency-friendly as well and I
will have to manage resources carefully.
Thanks in advance.
Cliff

_______________________________________________
To control your jdom-interest membership:
http://www.jdom.org/mailman/options/jdom-interest/[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.