Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (101)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (309)
Collections:
Other Resources:
Version of Apache Xerces Used in Java SE 8
Which version of Apache Xerces is included in Java SE 8?
✍: FYIcenter
Java SE includes Apache Xerces implementations
to support DOM, SAX and other XML related APIs.
If you want to know which version of Apache Xerces is included in Java SE 8, you can try the following command:
>\fyicenter\jdk-1.8.0\bin\java com.sun.org.apache.xerces.internal.impl.Version Xerces-J 2.7.1
The output tells you that Java SE 8 has Apache Xerces-J 2.7.1 included.
⇒ Override Apache Xerces Included in Java SE 8
⇐ DomClassInfo.java - DOM Implementation Class
2017-09-08, 4652👍, 0💬
Popular Posts:
What Is HttpComponents commons-httpclient-3.1.j ar?HttpComponents commons-httpclient-3.1.j aris the ...
Apache Ant is a Java-based build tool. In theory, it is kind of like make, without make's wrinkles. ...
What Is commons-net-ftp-2.0.jar? commons-net-ftp-2.0.jar is the JAR file for Apache Commons Net FTP ...
What Is in Xerces-J-bin.2.12.2.zip? Xerces-J-bin.2.12.2.zip file is the distribution package ZIP fil...
Apache Commons Lang 3 is the 3rd version of Apache Commons Lang, which provides a host of helper uti...