How to make Jox to generatre SAX events while reading object
Brought to you by:
wutka
Hi All,
I am using Jox in my application. I urgently need to
know, how to handle sax events while Jox loads/reads
an object from an xml source. Especially I am getting an
error while loading the document. I need to pinpoint
where exactly the error is occuring while loading?..
Please Help
Thanks
Logged In: YES
user_id=5696
Take a look at JOXSAXBeanInput, that's what handles the
incoming SAX events. What kind of error are you getting? Do
you happen to get a stack trace?