When I get the content from my message extension in jabberbeans, the XML is
no longer well-formed since all " have been turned back to \'  , all
& have been turned to & etc...This is a problem because I would like to
do some parsing of that xml myself using xerces.  Is there a built-in way
to do parsing of the x-elements?  Can I add a content handler to the sax
parser which parses directly off the input stream?  I'm using the latest
release of jabberbeans, 9.4 pre or something.

  Thanks
  Ben Szekely

_______________________________________________
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev

Reply via email to