My xml is like <value>value1</value> i want to parse it using commons-digester and want to get "value1" as a String object
<value>value1</value>