harshabi wrote:
When we use the XercesDOMParser to parse a file we can only come to know the number of errors in the file... How can i write a DOMTreeErrorReporter such that if there is an error in the parsed file I should come to know where the error exists. ie it should give a sensible message that error is in this line or error is because of this tag... how can i do this??? Please give me an example of this...
Isn't the DOMTreeErrorReporter defined in the DOMPrint sample enough for you to get started? What do you think is it missing?
Alberto --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
