[xstream-user] Re: java.lang.NullPointerException

2013-07-10 Thread Jörg Schaible
Hi, which version of XStream you are using? Regards, Jörg Faisal Anwer wrote: > Vandermi Silva writes: > >> >> >> Hello, I am using XStream to store data in an XML file and when > I check the code with the Java Pathfinder I get the > following error"java.lang.NullPointerException Calling 't

[xstream-user] Re: java.lang.NullPointerException

2013-07-10 Thread Faisal Anwer
Vandermi Silva writes: > > > Hello, I am using XStream to store data in an XML file and when I check the code with the Java Pathfinder I get the following error"java.lang.NullPointerException Calling 'trim () Lja ...". The error occurs whenever an instance of XStream is called.To make sure 

[xstream-user] Re: java.lang.NullPointerException

2013-02-08 Thread Jörg Schaible
Hi, Vandermi Silva wrote: > Hello, I am using XStream to store data in an XML file and when I > check the code > with the Java Pathfinder I get the following error" > java.lang.NullPointerException Calling 'trim () Lja ...". The error occurs > whenever an instance of XStream is called. > To make