9780596002374-0596002378-Sax2

Sax2

ISBN-13: 9780596002374
ISBN-10: 0596002378
Edition: First Edition
Author: David Brownell
Publication date: 2002
Publisher: O'Reilly Media
Format: Paperback 240 pages
FREE US shipping

Book details

ISBN-13: 9780596002374
ISBN-10: 0596002378
Edition: First Edition
Author: David Brownell
Publication date: 2002
Publisher: O'Reilly Media
Format: Paperback 240 pages

Summary

Sax2 (ISBN-13: 9780596002374 and ISBN-10: 0596002378), written by authors David Brownell, was published by O'Reilly Media in 2002. With an overall rating of 4.3 stars, it's a notable title among other books. You can easily purchase or rent Sax2 (Paperback) from BooksRun, along with many other new and used books and textbooks. And, if you're looking to sell your copy, our current buyback offer is $0.3.

Description

This concise book gives you the information you need to effectively use the Simple API for XML (SAX2), the dominant API for efficient XML processing with Java. With the SAX2 API, developers have access to the information in XML documents as they are read, without imposing major memory constraints or a large code footprint. SAX2 is often used by other APIs "under the covers", and provides a foundation for processing and creating both XML and non-XML information.While generally considered the most efficient approach to handling XML document parsing, SAX2 also carries a significant learning curve. In SAX2, author David Brownell explores the many details of managing XML parsers, filtering the information those parsers return, generatingyour own SAX2 events to convert non-XML information to an XML form, and developing strategies for using event-based parsing in a variety of application scenarios.Created in a public process by the XML-Dev mailing list, the SAX2 API is compact and highly functional. SAX2 uses callbacks to report the information in an XML document as the document is read, allowing you to create your ownprogram structures around the content of documents. No intermediary model of an entire XML document is necessary, and the mapping from XML structures to Java structures and back is straightforward.Both developers learning about SAX2 for the first time and developers returning for reference and advanced material about SAX2 will find useful information in this book. Chapters provide detailed explanations and examples of many different aspects of SAX2 development, while appendices provide a reference to the API and an explanation of the relationships between the SAX2 API and the XML Information Set.While the core of the API is quite approachable, many of its more advanced features are both obscure and powerful. You can use SAX2 to filter, modify, and restructureinformation in layers of processing which make it easy to reuse generic tools. SAX2 also has some significant limitations that applications need to address in theirown ways. This new book gives you the detail and examples required to use SAX2 to its full potential, taking advantage of its power while avoiding its limitations.

Rate this book Rate this book

We would LOVE it if you could help us and other readers by reviewing the book