[jdom-interest] JDOMFactory

Makhlin, Boris BMakhlin at temgweb.com
Tue Aug 28 06:59:13 PDT 2001


Hi,
I am looking for a way to have user defined objects in the nodes of the DOM
tree after xml parser parsed xml. So, if I have a customer tag that contains
address tag in my xml, I would like to find one node of the DOM tree
containing Customer object that has a reference to Address object. I
understand to do that I need create MyJDOMFactory that implements
JDOMFactory. Is it right? Do you have an example showing how to do that? 

Thanks,
Boris





More information about the jdom-interest mailing list