<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I am new to JDOM, and would appreciate all 
feedback:</FONT></DIV>
<DIV><FONT face=Arial size=2>I would like to wrap my existing java classes and 
present them as a DOM document to Saxon as I would like to enable&nbsp; XQuery 
api.</FONT></DIV>
<DIV><FONT face=Arial size=2>Saxon already has adaptors for JDOM. 
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></FONT></DIV>
<DIV><FONT face=Arial size=2>Side note: currently I am using JXPath as the 
internal navigation/search engine. Other than that I don't need complex XML 
processing requirements: all my data is represented in my Java 
classes.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks in advance</FONT></DIV></BODY></HTML>