SAX2

SAX2

David Brownell
0 / 4.5
0 comments
이 책이 얼마나 마음에 드셨습니까?
파일의 품질이 어떻습니까?
책의 품질을 평가하시려면 책을 다운로드하시기 바랍니다
다운로드된 파일들의 품질이 어떻습니까?
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. By using the SAX2 API, developers get access to the information in XML documents as they are read, without facing major memory constraints or a large code footprint. SAX2 is often used by other APIs under the hood, and provides a foundation for processing and creating both XML and non-XML information. SAX2 explains this compact and highly functional API in detail. It covers how to use SAX2 callbacks to report the information in an XML document as the document is read, allowing you to create your own program structures around the content of documents. You'll learn to work without the extra overhead of an intermediary model of an entire XML document. You'll also explore how to create mappings from XML structures to Java structures and back. While generally considered the most efficient approach to handling XML document parsing, SAX2 also, carries a significant learning curve. Many of SAX2's more advanced features are both obscure and powerful. In this book, author David Brownell explores : The details of managing XML parsers ; How to filter, modify, and restructure the information that XML parsers return ; Techniques for using SAX2 events to convert non-XML information to an XML form ; Strategies for using event-based parsing in a variety of application scenarios ; Limitations that applications need to address in ways that meet their particular needs. 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 aspects of SAX2 development, while appendixes provide a reference to, the API and an explanation of the relationships between die SAX2 API and the XML Information Set.
년:
2002
판:
First Edition
출판사:
O'Reilly Media
언어:
english
페이지:
240
ISBN 10:
0596002378
ISBN 13:
9780596002374
파일:
PDF, 2.33 MB
IPFS:
CID , CID Blake2b
english, 2002
다운로드 (pdf, 2.33 MB)
로의 변환이 실행 중입니다
로의 변환이 실패되었습니다

주로 사용되는 용어