JAX: Java APIs for XML Kick Start

 Print    E-Mail    Add Note    Add Bookmark    

Java APIs for XML Kick StartBy Aoyon Chowdhury, Parag Choudhary
Table of Contents
Part II.  JAXP: Java API for XML Processing

IN THIS CHAPTER

  • Identifying Document and Event Locations

  • Handling Lexical Events

  • Customizing External Entity Resolution

  • Handling Namespaces

  • Generating SAX Events from a Text File

SAX provides a number of interfaces and classes with which you can build complex XML-enabled applications. This chapter covers the more advanced uses of SAX, such as working with the document locators, processing lexical information, customizing the external entity resolution process, and the handling of namespaces. You will also learn how to generate SAX events on a standard text file.


 Print    E-Mail    Add Note    Add Bookmark    
Top

[0672324342/ch04]

 
 

Категории