answers to the first two questions..
1) The method IUnmarshaller.isPresent() exists, but when is this method called or used? And what is the purpose of this method?
http://jibx.sourceforge.net/api/org/jibx/runtime/ IUnmarshaller.html#isPresent(org.jibx.runtime.IUnmarshallingContext)
2) What is the purpose of the method IUnmarshaller.isExtension()? Can you give me a situation when I would use this method?
http://jibx.sourceforge.net/api/org/jibx/runtime/ IMarshaller.html#isExtension(int)
(i assume you mean IMarshaller.isExtention here)
/ eitan
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ jibx-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jibx-users
