Hi,

I'm unmarshalling an xml in which there can be multiple instances of the same node-type. Within each node is an identifying string that tells me to what the information contained in the node pertains. I only need information from one node with a particular identifying string. Is there any way to check that string prior to the unmarshalling? In other words, I want to avoid unmarshalling all the nodes into a collection of objects and looking for the specific string by iterating through the collection. I'd rather check before the unmarshalling so I only  one object (that corresponds to that node) gets instantiated.

Any ideas?

Thanks,
Rob

-----------------------------------------
Robert Lerner
Senior Consultant
Vichara Technologies, Inc
646-344-3541




*******************************************************************
****
This E-mail is confidential. It may also be legally privileged. If
you
are not the addressee you may not copy, forward, disclose or use
any
part of it. If you have received this message in error, please
delete
it and all copies from your system and notify the sender
immediately
by return E-mail.

Internet communications cannot be guaranteed to be timely, secure,
error or virus-free. The sender does not accept liability for any
errors or omissions.
*******************************************************************
****

Reply via email to