[JDEV] <x> xml in jabberbeans
Benjamin H Szekely
bhszekel at us.ibm.com
Wed Jul 11 11:11:26 CDT 2001
sure, how should I file it? Also, if I don't want the sax parser to parse
the xml in the <x></x>, what is the cleanest way to implement my extension?
Should I still be registering a handler in the in the properties.handlers
file? Or should I just get the toString() of the Extension?
Alternatively, is there a way to tell the sax parser that I want they
entire textual content of the <x></x> to be set as a field in my builder?
The content of my <x></x> happens to be xml itself. Thanks.
Ben
More information about the JDev
mailing list