-
Castor partial/conditional unmarshalling (1 messages)
- Posted by: Karan Peri
- Posted on: November 19 2006 05:25 EST
Hi All, I have been trying to find a way to avoid complete unmarshalling of an xml file. I want to unmarshall a particular element in the xml file based upon some configuration parameter rather than unmarshalling the whole thing. Is there any way to do it? KaranThreaded Messages (1)
- Re: Castor partial/conditional unmarshalling by arijit dey on November 21 2006 00:52 EST
-
Re: Castor partial/conditional unmarshalling[ Go to top ]
- Posted by: arijit dey
- Posted on: November 21 2006 00:52 EST
- in response to Karan Peri
Check out this URL, it might be useful to you: http://java.sun.com/webservices/docs/2.0/jaxb/samples.html cheers, http://javaicillusion.blogspot.com/