Danh mục

Java and XML Data Binding Brett McLaughlin Publisher

Số trang: 200      Loại file: pdf      Dung lượng: 2.29 MB      Lượt xem: 13      Lượt tải: 0    
Thư viện của tui

Hỗ trợ phí lưu trữ khi tải xuống: 34,000 VND Tải xuống file đầy đủ (200 trang) 0
Xem trước 10 trang đầu tiên của tài liệu này:

Thông tin tài liệu:

Java and XML Data Binding Brett McLaughlinPublisher: OReillyFirst Edition May 2002 ISBN: 0-596-00278-5, 214 pagesTable of Contents Index Full Description Reviews Reader reviews ErrataThis new title provides an in-depth technical look at XML Data Binding. The book offers complete documentation of all features in both the Sun Microsystems JAXB API and popular open source alternative implementations (Enhydra Zeus, Exolabs Castor and Quick). It also gets into significant detail about when data binding is appropriate to use, and provides numerous practical examples of using data binding in applications.Copyright © 2002 OReilly & Associates, Inc. All rights reserved. Printed in the United...
Nội dung trích xuất từ tài liệu:
Java and XML Data Binding Brett McLaughlin Publisher Java and XML Data Binding Brett McLaughlin Publisher: OReilly First Edition May 2002 ISBN: 0-596-00278-5, 214 pages This new title provides an in-depth technical look at XML Data Binding. The book offers complete documentation of all features in both the Sun Microsystems JAXB API and popular open source alternative implementations (Enhydra Zeus, Exolabs Castor and Quick). It also gets into significant detail about when data binding is appropriate to use, andTable of Contents provides numerous practical examples of using data binding inIndex applications.Full DescriptionReviewsReader reviewsErrataCopyright © 2002 OReilly & Associates, Inc. All rights reserved.Printed in the United States of America.Published by OReilly & Associates, Inc., 1005 Gravenstein Highway North, Sebastopol,CA 95472.OReilly & Associates books may be purchased for educational, business, or salespromotional use. Online editions are also available for most titles (safari.oreilly.com). Formore information contact our corporate/institutional sales department: (800) 998-9938 orcorporate@oreilly.com.Nutshell Handbook, the Nutshell Handbook logo, and the OReilly logo are registeredtrademarks of OReilly & Associates, Inc. Many of the designations used bymanufacturers and sellers to distinguish their products are claimed as trademarks. Wherethose designations appear in this book, and OReilly & Associates, Inc. was aware of atrademark claim, the designations have been printed in caps or initial caps. Theassociation between the image of an osprey and the topic of Java and XML data bindingis a trademark of OReilly & Associates, Inc.While every precaution has been taken in the preparation of this book, the publisher andauthor(s) assume no responsibility for errors or omissions, or for damages resulting fromthe use of the information contained herein. 2Table of Content Table of Content ............................................................................................................. 3 Preface............................................................................................................................. 5 Organization................................................................................................................ 6 Conventions Used in This Book ................................................................................. 8 Comments and Questions ........................................................................................... 8 Acknowledgments....................................................................................................... 9 Chapter 1. Introduction ................................................................................................. 10 1.1 Low-Level APIs.................................................................................................. 10 1.2 High-Level APIs ................................................................................................. 13 1.3 What Is Data Binding?........................................................................................ 16 1.4 What Youll Need................................................................................................ 18 Chapter 2. Theory and Concepts................................................................................... 21 2.1 Foundational APIs .............................................................................................. 21 2.2 Dependent APIs .................................................................................................. 26 2.3 Constraint-Modeled Data.................................................................................... 28 2.4 API Transparence................................................................................................ 33 Chapter 3. Generating Classes ...................................................................................... 37 3.1 Process Flow ....................................................................................................... 37 3.2 Creating the Constraints...................................................................................... 40 3.3 Binding Schema Basics....................................................................................... 46 3.4 Generating Java Source Files.............................................................................. 50 Chapter 4. Unmarshalling ............................................................................................. 55 4.1 Process Flow ............. ...

Tài liệu được xem nhiều: