Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Creating a new parser factory and instantiating a new parser is expensive during frequent decryptions. The attached patch uses a thread-local cache of DocumentBuilderFactory-s