1. Introduction 1.1. Project/Component Working Name: Jaxb 1.2. Name of Document Author/Supplier: Author: Bharath Kumar 1.3. Date of This Document: 02 April 2009 2. Project Summary 2.1 Project Description This project introduces the package of Jaxb2.1 into the SFW consolidation. 4. Technical Description: Java Architecture for XML Binding (JAXB) provides an API and tool that allow automatic two-way mapping between XML documents and Java objects. With a given Document Type Definition (DTD) and a schema definition, the JAXB compiler can generate a set of Java classes that allow developers to build applications that can read, manipulate and recreate XML documents without writing any logic to process XML elements. 5. Interfaces Exported interfaces ------------------- Interface Name Classification Comments --------------------------- ---------------- --------------------------- SUNWjaxb Committed Jaxb Package Jaxb API Committed Jaxb Classes JSR ID 222 Committed Java Specification Requests /usr/share/lib/java/jaxb-impl.jar Committed Jaxb runtime jar /usr/share/lib/java/jaxb1-impl.jar Committed Jaxb runtime jar /usr/share/lib/java/jaxb-api.jar Committed Jaxb runtime jar /usr/share/lib/java/jsr173_1.0_api.jar Committed Jaxb runtime jar /usr/share/lib/java/jaxb-xjc.jar Committed Jaxb compiler jar /usr/bin/jaxb-schemagen Committed Jaxb schema generation utility /usr/bin/jaxb-xjc Committed Jaxb utility to start xjc compiler /usr/share/doc/jaxb uncommitted Jaxb doc directory /usr/share/man/man3/jaxb.3 Uncommitted Manpage 4.2 Imported Interfaces Interface Name Classification Comments ------------------------ ------------------ -------------------------- jdk1.5 or above committed Java Development Kit activation.jar Uncommitted JavaBeans Activation Framework JSr details are available here: http://jcp.org/en/jsr/detail?id=222 Details about jaxb jars are available here: https://jaxb.dev.java.net/nonav/2.1.10/docs/ReleaseNotes.html Javadocs are available here : https://jaxb.dev.java.net/nonav/jaxb20-pfd/api/index.html 6. Resources and Schedule: 6.4. Product Approval Committee requested information: 6.4.1. Consolidation or Component Name: SFW 6.5. ARC review type: Automatic 6.6. ARC Exposure: open