cbowditch wrote:
> 
> Thanks for all the replies so far. I have upgraded to Xerces version
> 2.9.1. I downloaded the source and set the debug contants to true and
> re-compiled. I get loads of information on System.out so the right parser
> is definitely being used to parse the XML.
> 

Looking at the code I'm not sure I have done enough to get debugging turned
on properly. I changed the contants DEBUG_SCANNER_STATE, DEBUG_DISPATCHER
and DEBUG_CONTENT_SCANNING in the class XMLDocumentFragmentScannerImpl.
However, I would expect to see lines like:

>>> scanStartElement()

in my logs but I don't see them. Any tips on understanding the code would be
most helpful in resolving the unwanted character event problem.

-- 
View this message in context: 
http://www.nabble.com/unexpected-SAX-character-event-tp15070639p15181869.html
Sent from the Xerces - J - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to