View Single Post
  #3 (permalink)  
Old 04-15-2008, 12:27 PM
a_iyer20 a_iyer20 is offline
Member
 
Join Date: Apr 2008
Posts: 3
a_iyer20 is on a distinguished road
Accessing boolean Values of another values in one class.
Hi Sanjeev,

Actually the parse() returns a arrayList to me. I cannot use it to return boolean flag. I tried using a setter/getter to get the boolean flag value. Seems Ok. I am testing a few conditions.

Is there a better way I could handle this.

Ashok.
Reply With Quote