I know there are 3 different ways to parse xml
- using API
- DOM
- SAX

But i found that in Digester related examples xml parsing is also performed.

So I want to know whether Digester is also an xml parser or not?
If not what is the main purpose of using digester.

Thanks in advance.

I know there are 3 different ways to parse xml
- using API
- DOM
- SAX

But i found that in Digester related examples xml parsing is also performed.

So I want to know whether Digester is also an xml parser or not?
If not what is the main purpose of using digester.

Thanks in advance.

check here:http://commons.apache.org/digester/ and here:http://www.javaworld.com/javaworld/jw-10-2002/jw-1025-opensourceprofile.html

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.