I cc'ed commons user, since this is more of a use question. Also changes
the topic a bit, so people know what it is about ;)
Btw Your data should be accesible in the data variable...
Since you know what object you should receive, cast to that type and do
your thing..

Mvgr,
Martin

> try{
>       Object data = digester.parse(fileInputStream);

here it is ;)

>       fileInputStream.close();
> 



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to