Hi,

i wanted to know if there is a possibility to pass to the digester the root-object
which he has to fill from xml. See, i use 2 DBs, and some informations come
from a relational db, while some come from Xindice. now, i first query the
data from the relational db, already generating the object which afterwards should hold
all the data, and afterwards i retrieve the XML from Xindice, which i want to transform
with Digester. Now, i already have my root-object, and i only need some attributes to
be filled (those which i add a MethodRule to). Is there a possibility to pass the
root-object to the digester or not (or is it maybe planned) ?

tia, Christine Keim

Reply via email to