|
|
Quick start - using Apache digester |
|
|
Anand K Sankaran |
|
|
Java / XML and Java |
|
|
Click to Visit |
|
|
48 |
Digester is a SAX based framework which converts the XML patterns into Java objects. In this tutorial, the author discusses about the digester and its main use. He guides the users how to use the Apache digester for parsing the XML files to produce the java objects. He gives some example codes to the readers how to create the Java objects and director objects.
|