Thread
:
Display XML in JTable
View Single Post
#
2
(
permalink
)
07-24-2007, 02:02 AM
leonard
Member
Join Date: Jul 2007
Posts: 43
it uses api DOM to create tree from your xml, with this api you can collect the data of your xml, once you have created tree using DOM, the following thing that you must do is to use the AbstractTableModel class.
leonard
View Public Profile
Send a private message to leonard
Find all posts by leonard