This blog is primarily focus on Java fundamentals and the libraries built on top of Java programming language. Most of the post are example oriented, hope you have fun in reading my blog....:)
Thursday, 28 January 2021
Java9: Merge Selected Xerces 2.11.0 Updates into JAXP
Prior to Java9, jdk contains the older Xerces 2.7.1 parser (Xerces is a Java
library to parsing XML). Java9 upgraded to latest release of Xerces 2.11.0.
No comments:
Post a Comment