[
Lists Home |
Date Index |
Thread Index
]
Title: From JTree to DOM or XML
is there anyone happen to have experience or have knowledge about how to convert a JTree to DOM or xml, I know a lot of stuff about from DOM to JTree, I do need to construct a DOM from JTree then send to backend, then get an returned XML back from backend , display as Jtree
Thanks
Frank
|