I am unable to use castor xml tool for marshalling and un-marshalling data containing hashtables. Documentation states that it has limited support for hashtables. Any workarounds? Any other suggestions? One of the main problem I have is that my hashtables can contain other hashtables as values.
Any input will highly be appreciated.
Kiran
-
Handling hashtables in Castor XML (1 messages)
- Posted by: Kiran Patchigolla
- Posted on: July 18 2003 06:48 EDT
Threaded Messages (1)
- Handling hashtables in Castor XML by Gal Binyamini on July 20 2003 21:30 EDT
-
Handling hashtables in Castor XML[ Go to top ]
- Posted by: Gal Binyamini
- Posted on: July 20 2003 21:30 EDT
- in response to Kiran Patchigolla
I just released a Java-to-XML mapper called JXV. It shouldn't have any problem dealing with nested Maps. I'm not sure if this helps you, but you can read about it here if you like.
Good luck anyway.
Gal