[JDEV] <x> xml in jabberbeans

Benjamin H Szekely bhszekel at us.ibm.com
Wed Jul 11 07:32:20 CDT 2001


When I get the content from my message extension in jabberbeans, the XML is
no longer well-formed since all &quot; have been turned back to \'  , all
&amp; 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




More information about the JDev mailing list