"[digester]" Apache commons Digester Custom rule.....

2012-02-05 Thread Dharma
Hi, It would be great if i get solution for the below mentioned problem. I have a class which has only private constructor(two parameterised) and need to access the static variable of that class using digester. I understand that to access static variable of a class, need to use digester custom

Apache commons Digester Custom rule.....

2012-02-05 Thread Dharma
Hi, It would be great if i get solution for the below mentioned problem. I have a class which has only private constructor(two parameterised) and need to access the static variable of that class using digester. I understand that to access static variable of a class, need to use digester custom