I'm having trouble using this API to maneuver through elements in my custom un-marshalling Java code. Are there any examples anywhere of how to do this? I can get what I want and the object is marshalled with the correct data, it's when I get to the last target element before returning that I get exceptions regarding the current position and expectation i.e., end tag when start expected. I'm trying the isAt, isStart, and isEnd but I'm not getting the feedback I expect from them. A simple pattern would help and I'm finding one for marshalling on the project documentation but not unmarshalling.
http://jibx.sourceforge.net/api/org/jibx/runtime/IUnmarshallingContext.html -- View this message in context: http://old.nabble.com/IUnmarshallingContext-API-usage---custom-marshalling-tp34282976p34282976.html Sent from the jibx-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ jibx-users mailing list jibx-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jibx-users