Cheap Web Hosting and Domain Registration - Dayana Host   Cheap Web Hosting with 30 Days Money Back Guarantee by Dayana Host
More than 69,399 web sites hosted. Latest client joined at Jan 7, 2009, 10:17am PST Cheap Web Hosting with 30 Days Money Back Guarantee by Dayana Host
 
 

Useful Books and Software

Related XML Books

     
 
Books and Software > Books > XML > Page 1 > Processing XML with Java(TM): A Guide to SAX, DOM, JDOM, JAXP, and TrAX
 
     
 
Processing XML with Java(TM): A Guide to SAX, DOM, JDOM, JAXP, and TrAX
 
5.0 of 5.0
 
Processing XML with Java(TM): A Guide to SAX, DOM, JDOM, JAXP, and TrAX
A complete guide to writing Java programs that read and write XML documents. Shows developers how to save XML documents, read XML documents, communicate with network servers that send and receive XML data, and integrate XSLT into their programs. Softcover.

 
Publisher: Addison-Wesley Professional
Author: Elliotte Rusty Harold
Release Date: 2002-11-15
ISBN/EAN: 0201771861 / 9780201771862

New Price: $32.99 / Used Price: $14.99 / Collectible Price: n.a.
Buy it Now!
Average Rating: 5.0
Number of Reviews: 12

 

great book on xmlRating:
great book on xml, specially on different kind of parsers, their purpose, advantages and weakness.
Total Votes: 1, Helpful Votes: 0, Date: 2008-07-05
 
Excellent!!!Rating:
If only every technical book was written this well! Anyone who is working with Java and XML should have a copy of this book. Highly example driven with clear explanations, the author makes using XML in your Java programs a breeze. Even better, the author has a style that makes the book fun to read as you feel like you are learning all sorts of secrets from an XML insider.

The book starts with a quick introduction to XML and then gets into how to create XML documents in your programs. The first four chapters cover everything you need to know about creating XML whether it is for XML-RPC, SOAP, or simply to store in a file. The next section covers parsing XML documents. SAX and DOM are compared and then the next eight chapters discuss these two methods of parsing documents, explaining how to use them, comparing them, and helping you determine how to decide which technique to use for which situation. The section on DOM explains not just how to parse documents using DOM but also how to create new documents. The final chapters of the book cover JDOM, XPATH, and XSLT.

Did I mention that this book is full of examples? The author doesn't rely on simply explaining how something works or how to use a technology (even though his explanations are excellent), he has examples to demonstrate everything he discusses. Each example builds upon the previous example and makes learning the techniques easy and enjoyable.

Total Votes: 10, Helpful Votes: 9, Date: 2004-06-26
 
An excellent choiceRating:
I really like reading this book. It is easy to read and understand. The author does a good job of describing the XML technologies related to JAVA. This book has a lot of code to analyze. This book is a must have for the experienced developer who wants to do JAVA with XML. I have a message for the experienced developer: THE CODE WILL CHALLENGE YOU; IT CHALLENGED ME!!!

Michael

Total Votes: 4, Helpful Votes: 0, Date: 2003-08-16
 
A huge amount of topics and APIRating:
This is definitely a valuable resource for anybody dealing with XML and Java, written by one of the best tech writers in town. The author covers in details a huge amount of topics and API, so many that you couldn't ask for more.
Be advised that some basic understanding of XML and intermediate Java skills are required to get the best out of this book
Total Votes: 8, Helpful Votes: 6, Date: 2003-08-14
 
An excellant choiceRating:
I bought this book when it first came out. I really enjoyed reading it. The book is well written. It has a lot useful code.
The author code that can be used in the real world of JAVA and XML. I liked the books section on JDOM. This book shows the differences between DOM and JDOM. Also, this book has a lot of information on SAX, DOM, JDOM, and it shows the differences when using each. I would recommend this book to anyone who wants to learn JAVA and XML. Make sure you are an experienced developer before purchasing this book.

Michael

Total Votes: 10, Helpful Votes: 8, Date: 2003-08-06
 
great book on xmlRating:
great book on xml, specially on different kind of parsers, their purpose, advantages and weakness.
Total Votes: 1, Helpful Votes: 0, Date: 2008-07-05
 
Excellent!!!Rating:
If only every technical book was written this well! Anyone who is working with Java and XML should have a copy of this book. Highly example driven with clear explanations, the author makes using XML in your Java programs a breeze. Even better, the author has a style that makes the book fun to read as you feel like you are learning all sorts of secrets from an XML insider.

The book starts with a quick introduction to XML and then gets into how to create XML documents in your programs. The first four chapters cover everything you need to know about creating XML whether it is for XML-RPC, SOAP, or simply to store in a file. The next section covers parsing XML documents. SAX and DOM are compared and then the next eight chapters discuss these two methods of parsing documents, explaining how to use them, comparing them, and helping you determine how to decide which technique to use for which situation. The section on DOM explains not just how to parse documents using DOM but also how to create new documents. The final chapters of the book cover JDOM, XPATH, and XSLT.

Did I mention that this book is full of examples? The author doesn't rely on simply explaining how something works or how to use a technology (even though his explanations are excellent), he has examples to demonstrate everything he discusses. Each example builds upon the previous example and makes learning the techniques easy and enjoyable.

Total Votes: 10, Helpful Votes: 9, Date: 2004-06-26
 
An excellent choiceRating:
I really like reading this book. It is easy to read and understand. The author does a good job of describing the XML technologies related to JAVA. This book has a lot of code to analyze. This book is a must have for the experienced developer who wants to do JAVA with XML. I have a message for the experienced developer: THE CODE WILL CHALLENGE YOU; IT CHALLENGED ME!!!

Michael

Total Votes: 4, Helpful Votes: 0, Date: 2003-08-16
 
A huge amount of topics and APIRating:
This is definitely a valuable resource for anybody dealing with XML and Java, written by one of the best tech writers in town. The author covers in details a huge amount of topics and API, so many that you couldn't ask for more.
Be advised that some basic understanding of XML and intermediate Java skills are required to get the best out of this book
Total Votes: 8, Helpful Votes: 6, Date: 2003-08-14
 
An excellant choiceRating:
I bought this book when it first came out. I really enjoyed reading it. The book is well written. It has a lot useful code.
The author code that can be used in the real world of JAVA and XML. I liked the books section on JDOM. This book shows the differences between DOM and JDOM. Also, this book has a lot of information on SAX, DOM, JDOM, and it shows the differences when using each. I would recommend this book to anyone who wants to learn JAVA and XML. Make sure you are an experienced developer before purchasing this book.

Michael

Total Votes: 10, Helpful Votes: 8, Date: 2003-08-06
 
great book on xmlRating:
great book on xml, specially on different kind of parsers, their purpose, advantages and weakness.
Total Votes: 1, Helpful Votes: 0, Date: 2008-07-05
 
Excellent!!!Rating:
If only every technical book was written this well! Anyone who is working with Java and XML should have a copy of this book. Highly example driven with clear explanations, the author makes using XML in your Java programs a breeze. Even better, the author has a style that makes the book fun to read as you feel like you are learning all sorts of secrets from an XML insider.

The book starts with a quick introduction to XML and then gets into how to create XML documents in your programs. The first four chapters cover everything you need to know about creating XML whether it is for XML-RPC, SOAP, or simply to store in a file. The next section covers parsing XML documents. SAX and DOM are compared and then the next eight chapters discuss these two methods of parsing documents, explaining how to use them, comparing them, and helping you determine how to decide which technique to use for which situation. The section on DOM explains not just how to parse documents using DOM but also how to create new documents. The final chapters of the book cover JDOM, XPATH, and XSLT.

Did I mention that this book is full of examples? The author doesn't rely on simply explaining how something works or how to use a technology (even though his explanations are excellent), he has examples to demonstrate everything he discusses. Each example builds upon the previous example and makes learning the techniques easy and enjoyable.

Total Votes: 10, Helpful Votes: 9, Date: 2004-06-26
 
An excellent choiceRating:
I really like reading this book. It is easy to read and understand. The author does a good job of describing the XML technologies related to JAVA. This book has a lot of code to analyze. This book is a must have for the experienced developer who wants to do JAVA with XML. I have a message for the experienced developer: THE CODE WILL CHALLENGE YOU; IT CHALLENGED ME!!!

Michael

Total Votes: 4, Helpful Votes: 0, Date: 2003-08-16
 
A huge amount of topics and APIRating:
This is definitely a valuable resource for anybody dealing with XML and Java, written by one of the best tech writers in town. The author covers in details a huge amount of topics and API, so many that you couldn't ask for more.
Be advised that some basic understanding of XML and intermediate Java skills are required to get the best out of this book
Total Votes: 8, Helpful Votes: 6, Date: 2003-08-14
 
An excellant choiceRating:
I bought this book when it first came out. I really enjoyed reading it. The book is well written. It has a lot useful code.
The author code that can be used in the real world of JAVA and XML. I liked the books section on JDOM. This book shows the differences between DOM and JDOM. Also, this book has a lot of information on SAX, DOM, JDOM, and it shows the differences when using each. I would recommend this book to anyone who wants to learn JAVA and XML. Make sure you are an experienced developer before purchasing this book.

Michael

Total Votes: 10, Helpful Votes: 8, Date: 2003-08-06
 
 
     
 

Home | Process Guide | Affiliate Program | Network Maps | Testimonials | Uptime Monitor | Contact | Table of Contents | phpOnline
Domain Registration | Personal Web Hosting Plans | Business Web Hosting Plans | Reseller Web Hosting Plans | Sample Clients
Customer Service | Support Center | Forums | Control Panel Demo | Useful Resources and links | Books and Software
CPanel and WHM Tutorials | Web Site Design Templates | Upgrade, Renew and Maintenance | Free Counter | NS Lookup | Whois
Acceptable Use Policy, Anti Spam Policy, Terms of Services | Privacy Policy