Java & XML Data Binding

個数:

Java & XML Data Binding

  • 提携先の海外書籍取次会社に在庫がございます。通常3週間で発送いたします。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合が若干ございます。
    2. 複数冊ご注文の場合、分割発送となる場合がございます。
    3. 美品のご指定は承りかねます。
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 200 p.
  • 言語 ENG
  • 商品コード 9780596002787
  • DDC分類 005.133

Full Description

More Java developers want to work with XML, the technology that enables data to be transported intact over the Internet, but they don't have time to become XML experts. Therefore they should appreciate data binding, the way of converting XML documents into Java objects, so those documents can be worked on and manipulated like any other Java object, then converted back to XML. This new title offers an in-depth technical look at XML Data Binding and complete documentation of all features in both the Sun Microsystems JAXB API and open source alternative implementations (Enhydra Zeus, Exolabs Castor and Quick). It also gets into detail about when data binding is appropriate to use, and provides numerous practical examples of using data binding in applications.

Contents

Introduction - low-level APIs, high-level APIs, what is data binding?, what you'll need; theory and concepts - foundational APIs, dependent APIs, constraint-modelled data, API transparence; generating classes - process flow creating and the constraints, binding Schema basics, generating Java source files; unmarshalling - process flow, creating the XML, converting to Java, using the results; marshalling - process flow, validating Java objects, converting to XML, process loops; binding Schemas - the basics, structure and global options, elements and attributes and more...; Zeus - process flow, installation and setup, class generation, unmarshalling and marshalling, additional features; castor - process flow installation and set up, class generation, unmarshalling and marshalling, additional features; quick - process flow, installation and setup, unmarshalling and marshalling, additional features; looking forward - JAXB, alternate implementations, J2EE; tools reference; quick source files.