Chapter 17. Java and the Apache XML Project

IN THIS CHAPTER

17.1 Apache Background

17.2 Java Xerces on Your Computer

17.3 “Hello Apache”

17.4 Critical Xerces Packages

17.5 Xerces Java DOM In-depth

17.6 Java Xerces SAX In-depth

This chapter is a tour through the emerging world of Apache, specifically the Xerces Java XML parser. The chapter introduces the Xerces download component, its integrated parser, documentation, and samples. Then it focuses on the critical packages and shows how to construct working applications, using both the Document Object Model (DOM) and Simple API for XML (SAX) models. You may use these samples as frameworks for further development. Along the way, the chapter introduces every important class and interface, so that ...

Get XML Schema Complete Reference, The now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.