| Author |
what do I need to download for SAX ?
|
steve francisco
Ranch Hand
Joined: Jan 26, 2005
Posts: 46
|
|
|
Learning SAX 101, what jar file do I need to include in the CLASSPATH ? where to download it ? I saw some people use apache xecers, is that a standard one and do I need to download xecers in order to use SAX ?
|
 |
William Brogden
Author and all-around good cowpoke
Rancher
Joined: Mar 22, 2000
Posts: 12325
|
|
Since Java 1.4, the standard library has included SAX and DOM parsers entirely adequate for getting started with XML. You don't need any additional jar files. Bill
|
Java Resources at www.wbrogden.com
|
 |
 |
|
|
subject: what do I need to download for SAX ?
|
|
|