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 Uncommitted Jaxb Package Jaxb API Uncommitted Jaxb Classes JSR ID 222 Committed Java Specification Requests /usr/share/lib/java/jaxb-impl.jar Uncommitted Jaxb runtime jar /usr/share/lib/java/jaxb1-impl.jar Uncommitted Jaxb runtime jar /usr/share/lib/java/jaxb-api.jar Uncommitted Jaxb runtime jar /usr/share/lib/java/jsr173_1.0_api.jar Uncommitted Jaxb runtime jar /usr/share/lib/java/jaxb-xjc.jar Uncommitted Jaxb compiler jar /usr/bin/schemagen.sh Uncommitted Jaxb schema generation script /usr/bin/xjc.sh Uncommitted Jaxb script to start xjc /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 committed Java Development Kit activation.jar Uncommitted JavaBeans Activation Framework JSr details are available here: http://jcp.org/en/jsr/detail?id=222 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