Hi folks,
 
I've gone through the archive and I found this problem that i am gettng but I couldnt find a solution for that.
My Problem is that when I tranform using dom4j API
 
using
 
DocumentSource source = new DocumentSource(document);
DocumentResult result = new DocumentResult ( );
translate.transform ( source , result ) ;  < ---------    Creates a Nullpointer Exception
 
any Idea for this error
 
I appreciate
arsalan
 
 


Get your FREE download of MSN Explorer at http://explorer.msn.com

_______________________________________________ dom4j-dev mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/dom4j-dev

Reply via email to