Hi, I posted this question on the user mailing list but I'm not sure if the answer I got was accurate so I thought to ask the developer list.
Is XmlObject.Factory.parse() thread-safe? I have many concurrent threads calling this method and want to make sure each thread is getting back what it is supposed to. Thanks-