Posted: Sun Mar 03, 2013 4:42 pm Post subject: WMB JAVA, iterate through an array
Knight
Joined: 20 Sep 2001 Posts: 545 Location: Tampa
If I have an XMLNSC structure:
<INFOBLOCK>
<Error>
<errorcode>1234</errorcode>
<errordesc>bad</errordesc>
</Error>
<Error>
<errorcode>1234</errorcode>
<errordesc>bad</errordesc>
</Error>
<Error>
<errorcode>1234</errorcode>
<errordesc>bad</errordesc>
</Error>
</INFOBLOCK>
In a java compute node how do I iterate through the repeating elements
Joined: 29 Nov 2011 Posts: 490 Location: UK...somewhere
Show us the code you have, and what you have tried, and i'm certain someone will help you. But you are unlikely to find someone who will write all the code for you.
Thanks for the sample. That is what I was looking for. The InfoCenter had nothing and searching Google produced nothing. Probably my search parms as I would have thought this was a 'given'. I don't normally post if I can find it. This was one of those times. Have a great day, I will now. Thanks for help.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum