-
Convert object to xml
over 8 years ago
-
over 8 years ago
https://docs.oracle.com/javase/tutorial/jaxp/index.html
you may have to use jaxp instead of jaxb.
jaxb expects some kind of static model from/to which it binds.
-
-
over 8 years ago
Hi, I would love to help you but I can't write the complete code here. Please show your code and I am sure we'll make it out. Thanks.
-
-
over 8 years ago
My problem is that i dont know the classes before the execution. The user will decide the classes and the attributes of them. He will type in the console the classes and the attributes and i need to split it and to separate it .
-
-
over 8 years ago
Please check the following link
-
4 Answer(s)