[jdom-interest] Need some direction on best way to convert xml
 document to java array
    Jason Hunter 
    jhunter at servlets.com
       
    Wed Sep 10 15:55:12 PDT 2003
    
    
  
Look in the jdom-contrib module and you'll see a ResultSetBuilder and a 
JTreeOutputter.
-jh-
Lee Chalupa wrote:
> Hello:
> 
> I'm just getting started with JDOM and XML and need to know the best
> way to transform an xml document consisting of rows and columns (from a 
> JDBC result set) to
> a java array or some other type of object that can be input into a 
> TableModel in swing.
> 
> My objective is to display the content of a ResultSet on the server in a 
> Swing JTable on the client.
> 
> Thanks.
> 
> lee
> 
> 
    
    
More information about the jdom-interest
mailing list