XML parse node value as string
- by bharathi
My xml file is look like this . I want to get the value node text content as like this .
<property regex=".*" xpath=".*">
<value>
127.0.0.1
</value>
<property regex=".*" xpath=".*">
<value>
val <![CDATA[
<Valve className="org.tomcat.AccessLogValve"…