|
|
Resource Guide -> Java, SAX Tutorials -> Chapter 3: Producing SAX2 Events
Chapter 3: Producing SAX2 Events
Date: Jan. 27, 2002 Brownell presents XMLReader in functional groups, with a quick description of what each handler in each group does (the handlers are explored in detail in the next chapter of the book). He then covers several ways to "bootstrap" XMLReader, with instructions on using it with Aelfred2, Crimson, Xerces and Java API for XML Processing (JAXP). Also covered are SAX2's new XMLFilter interface, using EntityResolver Interface to access and parse external entity data and alternate XML to SAX event callback methods using DOM4J, JDOM and Comma Separated Values (CSV). |
|
|
|
|
|
|