Posted By:
debraj_gupta
Posted On:
Tuesday, August 7, 2001 09:17 AM
I am getting a NOSuchMethodFoundError Exception.
I am using a SAX parser and the point at which I am getting
this error is when I call the 'parse method'.
THe parameters that I pass are an InputSource and the
instance of my class that extends the DefaultHandler.
Pls do let me know what is the cause of error and how do i solve this??
Thanks