Deserialize unknown object
XML / XSL
3
Posts
3
Posters
0
Views
1
Watching
-
Hi, as the title says, I have to deserialize an unknown object from an xhtml format... So, anybody has any idea suggestion how to make this work...?
Interperate any give XML and turn it into an object? Good luck with that, I don't see how it could be possible. Can you give more details on what you're trying to do?
Try code model generation tools at BoneSoft.com.
-
Hi, as the title says, I have to deserialize an unknown object from an xhtml format... So, anybody has any idea suggestion how to make this work...?