|
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.
|