Hi Werner
Thanks for your email.
Right now I am using Castor 0.9.6 and the Marshaller does not have any method
to supress namesspaces. I understand that latest versions do. Do you know how
latest (version) I can upgrade to Castor without upgrading my JDK to 1.5? We
use JDK 1.4 and not quite ready to upgrade JDK as of now.
-Praveen
Werner Guttmann <[EMAIL PROTECTED]> wrote:
v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);}
st1\:*{behavior:url(#default#ieooui) } Can I take ti that you
are actually referring to *marshalling*, and not unmarshalling. If we are
talking about marshalling, theres various setters on Marshaller that allow you
to e.g. suppress namespaces, disable the XML prefix, etc.
Werner
---------------------------------
Von: Praveen Jani [mailto:[EMAIL PROTECTED]
Gesendet: Donnerstag, 01. März 2007 01:52
An: [email protected]
Betreff: [castor-user] Suppressing Namespaces
Hi
The unmarshalled XML has lot of generated namespaces ns1, ns2 etc. How can
I supress that?
Thanks,
-Praveen