As the title says i want to import a xml file to my Java application ( in a JTable ). The problem is, that this is supposed work dynamically e.g. the application should be able to import any xml file no matter what the structure looks like.
As an example how it does NOT work: link This is is only able to use a file with the nodes price, symbol and quantity.
I would really appreciate your help ! Have a good start in your week
No comments:
Post a Comment