|
Java™ by example!
|
|
|
How do I use Apache's Xerces SAX parser?
Download the Xerces Java parser at http://xml.apache.org/xerces2-j/index.html. Adjust your classpath and specify that you want to use the Xerces parser. Programmatically:
Declaratively:
Further Information
Author of answer: Joris Van den Bogaert
Comments to this answer are only viewable by members. Login or become a member!
|
|
|
|
|