Vous en avez un à vendre?

Java XML, 2e édition : solutions aux problèmes du monde réel - livre de poche - BON

État :
Bon
Prix :
4,49 $US
Environ6,18 $C
Ayez l'esprit tranquille. Expédition et renvois gratuits.
Expédition :
Sans frais Expédition au tarif économique. En savoir plussur l'expédition
Lieu : Montgomery, Illinois, États-Unis
Livraison :
Livraison prévue entre le lun. 17 juin et le sam. 22 juin à 43230
Les dates de livraison approximatives – s'ouvre dans une nouvelle fenêtre ou un nouvel onglet tiennent compte du délai de manutention du vendeur, du code postal de l'expéditeur, du code postal du destinataire et de l'heure de l'acceptation et dépendent du service d'expédition sélectionné et de la réception du paiementréception du paiement - s'ouvre dans une nouvelle fenêtre ou un nouvel onglet. Les délais de livraison peuvent varier, particulièrement lors de périodes achalandées.
Renvois :
Renvoi sous 30jours. Le vendeur paie les frais de renvoi. En savoir plus- pour en savoir plus sur les renvois
Paiements :
     

Magasinez en toute confiance

Garantie de remboursement eBay
Recevez l'objet commandé ou obtenez un remboursement. 

Informations sur le vendeur

Inscrit comme vendeur professionnel
Le vendeur assume l'entière responsabilité de cette annonce.
Numéro de l'objet eBay :276428849324

Caractéristiques de l'objet

État
Bon: Un livre qui a été lu, mais qui est en bon état. La couverture présente des dommages infimes, ...
Brand
Unbranded
Book Title
Java XML, 2nd Edition: Solutions to Real-World Problems
MPN
Does not apply
ISBN
9780596001971
Subject Area
Computers
Publication Name
Java and Xml : Solutions to Real-World Problems
Item Length
9.2 in
Publisher
O'reilly Media, Incorporated
Subject
Programming Languages / General, Programming / General, Programming Languages / Xml, Programming Languages / Java, Web / Design
Publication Year
2001
Type
Textbook
Format
Trade Paperback
Language
English
Item Height
1 in
Author
Brett Mclaughlin
Item Width
7 in
Item Weight
26.3 Oz
Number of Pages
528 Pages

À propos de ce produit

Product Information

While the XML "buzz" still dominates talk among Internet developers, the critical need is for information that cuts through the hype and lets Java programmers put XML to work. "Java & XML shows how to use the APIs, tools, and tricks of XML to build real-world applications, with the end result that both the data and the code are portable. This second edition of "Java & XML adds chapters on Advanced SAX and Advanced DOM, new chapters on SOAP and data binding, and new examples throughout. A concise chapter on XML basics introduces concepts, and the rest of the book focuses on using XML from your Java applications. Java developers who need to work with XML, or think that they will in the future--as well as developers involved in the new peer-to-peer movement, messaging, or web services--will find the new "Java & XML a constant companion. This book covers: The basics of XML, including DTDs, namespaces, XML Schema, XPath, and XSL The SAX API, including all handlers, the SAX 2 extensions, filters, and writers The DOM API, including DOM Level 2, Level 3, and the Traversal, Range, CSS, Events, and HTML modules. The JDOM API, including the core, a look at XPath support, and JDOM as a JSR Using web publishing frameworks like Apache Cocoon Developing applications with XML-RPC Using SOAP and UDDI for web services Data Binding, using both DTDs and XML Schema for constraints Building business-to-business applications with XML Building information channels with RSS and dynamic content with XSP Includes a quick reference on SAX 2.0, DOM Level 2, and JDOM.

Product Identifiers

Publisher
O'reilly Media, Incorporated
ISBN-10
0596001975
ISBN-13
9780596001971
eBay Product ID (ePID)
1919820

Product Key Features

Author
Brett Mclaughlin
Publication Name
Java and Xml : Solutions to Real-World Problems
Format
Trade Paperback
Language
English
Subject
Programming Languages / General, Programming / General, Programming Languages / Xml, Programming Languages / Java, Web / Design
Publication Year
2001
Type
Textbook
Subject Area
Computers
Number of Pages
528 Pages

Dimensions

Item Length
9.2 in
Item Height
1 in
Item Width
7 in
Item Weight
26.3 Oz

Additional Product Features

Edition Number
2
LCCN
2002-328511
Lc Classification Number
Qa76.73
Table of Content
Preface; Organization; Who Should Read This Book?; Software and Versions; Conventions Used in This Book; Comments and Questions; Acknowledgments;Chapter 1: Introduction; 1.1 XML Matters; 1.2 What's Important?; 1.3 The Essentials; 1.4 What's Next?;Chapter 2: Nuts and Bolts; 2.1 The Basics; 2.2 Constraints; 2.3 Transformations; 2.4 And More...; 2.5 What's Next?;Chapter 3: SAX; 3.1 Getting Prepared; 3.2 SAX Readers; 3.3 Content Handlers; 3.4 Error Handlers; 3.5 Gotcha!; 3.6 What's Next?;Chapter 4: Advanced SAX; 4.1 Properties and Features; 4.2 More Handlers; 4.3 Filters and Writers; 4.4 Even More Handlers; 4.5 Gotcha!; 4.6 What's Next?;Chapter 5: DOM; 5.1 The Document Object Model; 5.2 Serialization; 5.3 Mutability; 5.4 Gotcha!; 5.5 What's Next?;Chapter 6: Advanced DOM; 6.1 Changes; 6.2 Namespaces; 6.3 DOM Level 2 Modules; 6.4 DOM Level 3; 6.5 Gotcha!; 6.6 What's Next?;Chapter 7: JDOM; 7.1 The Basics; 7.2 PropsToXML; 7.3 XMLProperties; 7.4 Is JDOM a Standard?; 7.5 Gotcha!; 7.6 What's Next?;Chapter 8: Advanced JDOM; 8.1 Helpful JDOM Internals; 8.2 JDOM and Factories; 8.3 Wrappers and Decorators; 8.4 Gotcha!; 8.5 What's Next?;Chapter 9: JAXP; 9.1 API or Abstraction; 9.2 JAXP 1.0; 9.3 JAXP 1.1; 9.4 Gotcha!; 9.5 What's Next?;Chapter 10: Web Publishing Frameworks; 10.1 Selecting a Framework; 10.2 Installation; 10.3 Using a Publishing Framework; 10.4 XSP; 10.5 Cocoon 2.0 and Beyond; 10.6 What's Next?;Chapter 11: XML-RPC; 11.1 RPC Versus RMI; 11.2 Saying Hello; 11.3 Putting the Load on the Server; 11.4 The Real World; 11.5 What's Next?;Chapter 12: SOAP; 12.1 Starting Out; 12.2 Setting Up; 12.3 Getting Dirty; 12.4 Going Further; 12.5 What's Next?;Chapter 13: Web Services; 13.1 Web Services; 13.2 UDDI; 13.3 WSDL; 13.4 Putting It All Together; 13.5 What's Next?;Chapter 14: Content Syndication; 14.1 The Foobar Public Library; 14.2 mytechbooks.com; 14.3 Push Versus Pull; 14.4 What's Next?;Chapter 15: Data Binding; 15.1 First Principles; 15.2 Castor; 15.3 Zeus; 15.4 JAXB; 15.5 What's Next?;Chapter 16: Looking Forward; 16.1 XLink; 16.2 XPointer; 16.3 XML Schema Bindings; 16.4 And the Rest. . .; 16.5 What's Next?;API Reference; SAX 2.0; DOM Level 2; JAXP 1.1; JDOM 1.0 (Beta 7);SAX 2.0 Features and Properties; Core Features; Core Properties;Colophon;
Copyright Date
2001
Target Audience
Scholarly & Professional
Dewey Decimal
005.7/2
Dewey Edition
21
Illustrated
Yes

Description de l'objet du vendeur

SecondSalecom

SecondSalecom

98,2% d'évaluations positives
24,9M objets vendus
Visiter la BoutiqueContacter

Évaluations détaillées du vendeur

Moyenne au cours des 12 derniers mois

Qualité de la description
4.9
Justesse des frais d'expédition
5.0
Rapidité de l'expédition
5.0
Communication
5.0

Catégories populaires de cette Boutique

Évaluations comme vendeur (5 975 164)

o***o (2847)- Évaluation laissée par l'acheteur.
Dernier mois
Achat vérifié
PERFECT: Thank You!
o***o (2847)- Évaluation laissée par l'acheteur.
Dernier mois
Achat vérifié
Perfect: THANK YOU!
e***d (849)- Évaluation laissée par l'acheteur.
Dernier mois
Achat vérifié
As described

Évaluations et avis sur le produit

Aucune évaluation ni aucun avis jusqu'à maintenant.
Soyez le premier à rédiger un avis.