Hello Developer, Hope you guys are doing great. Today at Tutorial Guruji Official website, we are sharing the answer of is TransformerFactoryImpl of Xalan is thread safe? without wasting too much if your time.
The question is published on by Tutorial Guruji team.
The question is published on by Tutorial Guruji team.
Is the class org.apache.xalan.processor.TransformerFactoryImpl
thread safe? Or do I have to a keep local copy for each thread?
Answer
According to the Xalan Transform API document:
A TransformerFactory may not perform mulitple concurrent operations.
We are here to answer your question about is TransformerFactoryImpl of Xalan is thread safe? - If you find the proper solution, please don't forgot to share this with your team members.