thanks very much for your help,
Dean
[EMAIL PROTECTED] wrote:
Use this:----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
_myUnmarshaller = new Unmarshaller((Class)null);
> -----Original Message-----
> From: Dean Hiller [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, December 04, 2002 3:56 PM
> To: [EMAIL PROTECTED]
> Subject: [castor-dev] unmarshalling unkown xml with > generated code
> > > I am sorry, the mail archives seem to be down, so I > could not search > them yet.
> > I see Mapping is supposed to be used for non-generated > code from what I > read so far. How do I unmarshal objects where I don't > know what the xml > is ahead of time. I can't seem to just do this
> > UnMarshaller u = new UnMarshaller();
> Object o = u.unmarshal(myStream);
> if(o instanceof Device).......
> else if(o instanceof System).....
> > I am sure castor can handle this. I am just not sure > how to do it.
> thanks for any help in this,
> Dean
> > ----------------------------------------------------------- > If you wish to unsubscribe from this mailing, send mail to
> [EMAIL PROTECTED] with a subject of:
> unsubscribe castor-dev
> >
----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev
