Categories:
Audio (13)
Biotech (29)
Bytecode (22)
Database (79)
Framework (7)
Game (7)
General (497)
Graphics (53)
I/O (32)
IDE (2)
JAR Tools (70)
JavaBeans (16)
JDBC (86)
JDK (338)
JSP (20)
Logging (90)
Mail (54)
Messaging (8)
Network (106)
PDF (82)
Report (7)
Scripting (75)
Security (67)
Server (112)
Servlet (17)
SOAP (24)
Testing (55)
Web (24)
XML (287)
Other Resources:
What Is Java SE (JDK) Implementation of JAXB
What is Java SE (JDK) Implementation of JAXB (Java Architecture for XML Binding)?
✍: FYIcenter.com
Java Architecture for XML Binding (JAXB) is a Java API that allows
Java developers to map Java classes to XML representations.
Java SE (JDK) Implementation of JAXB is the implementation of JAXB API in the Java SE (JDK) distribution packages.
Oracle has been providing the implementation of JAXB API in their Java SE (JDK) package since Java SE 6.
See the following table for a list of JAXB API releases and Java SE (JDK) implementations:
JAXB release and date Oracle Implementation 2.2.12 (Oct, 2014) Not implemented yet 2.2.8 (Mar, 2013) Java SE 8 2.2.7 (May, 2012) 2.2.6 (Dec, 2011) 2.2.3 (Jun, 2011) Java SE 7 2.2 (Jan, 2010) 2.1 (Oct, 2007) 2.0 (Dec, 2006) Java SE 6 1.0 (Jul, 2006)
For more information, see Java Architecture for XML Binding (JAXB).
⇒Java SE Implementation of JAXB (Java Architecture for XML Binding)
2018-01-08, 1098👍, 0💬
Popular Posts:
Commons Pool provides an Object-pooling API, with three major aspects: 1. A generic object pool inte...
Java API for JavaServer Pages, specification version 2.0 JAR File Size and Download Location: File n...
Apache Axis2 is the core engine for Web services. It is a complete re-design and re-write of the wid...
Apache Axis2 is the core engine for Web services. It is a complete re-design and re-write of the wid...
XStream is a simple library to serialize objects to XML and back again. JAR File Size and Download L...