Greetings.

I tried posting a separate message here before realizing that I had to first 
subscribe, but those issues have been resolved and now I have another question. 
Just out of curiosity though, are messages sent from non-subscribers just 
simply dropped or are they stored somewhere? If they are stored somewhere I'm 
not aware of, I just want to make it clear that I have solved my previous 
issues at this point. I should have read the blurb about posting, so I take 
responsibility for this, but maybe it should be more prominent in the paragraph 
on the mailing list page for other new users or maybe I should have received a 
bounce-back from the list manager software (just a suggestion).

Getting to the point, I was having some issues with my error handler derived 
class in some code that I'm working on and realized that the setErrorHandler 
method of the XercesDOMParser class takes a ErrorHandler* parameter, not a 
DOMErrorHandler* parameter as I had expected. I was just wondering why this 
would be since the documentation 
(http://xerces.apache.org/xerces-c/apiDocs-3/classErrorHandler.html) appears to 
state that the ErrorHandler class is a SAX class, not a DOM one.

I also see that the XercesDOMParser class implements the AbstractDOMParser 
(which doesn't initially appear to have any ErrorHandler methods associated 
with it), so I don't see why the DOMErrorHandler class can't be used here.

Thanks for any insight you can provide me with.
Sincerely,
Joe

----
Joseph Bane
UMaine CS Intern
Dr. Matthew Hibbs' Lab
The Jackson Laboratory
600 Main Street
Bar Harbor, ME 04609
[email protected]

Reply via email to