combination with axis, but we do
for instance
to translate VO's to xml
Greetz
Leo
-Oorspronkelijk bericht-
Van: Yves Langisch [mailto:[EMAIL PROTECTED]
Verzonden: vrijdag, januari 2004 14:20
Aan: [EMAIL PROTECTED]
Onderwerp: Re: Deserialization from a file
I'm still trying to deserial
Title: RE: Deserialization from a file
Hi,
Well its not a free library but we use jsx for serialisation and deserialisatin of
java objects to xml and reverse. Not in combination with axis, but we do for instance
to translate VO's to xml
Greetz
Leo
-Oorspronkelijk bericht
I'm still trying to deserialize from a xml-file. What I have so far is:
BeanDeserializer deser = (BeanDeserializer)
SalaryDeclarationRequestType.getDeserializer(null,
SalaryDeclarationRequestType.class, new
javax.xml.namespace.QName("http://www.abc.ch/schemas/20031204/SalaryDeclarationConta
Hi
I have a document style web service and at the moment I'm writing some
test cases for it. I now have created some testdata xml-files. These
files contain exactly the body from the soap message. Now I'm looking
for a way to 'deserialize' these files to get the object structure (the
thing axi