Simplest way to parse this XML in Java?
问题 I have the following XML: <ConfigGroup Name="Replication"> <ValueInteger Name="ResponseTimeout">10</ValueInteger> <ValueInteger Name="PingTimeout">2</ValueInteger> <ValueInteger Name="ConnectionTimeout">10</ValueInteger> <ConfigGroup Name="Pool"> <ConfigGroup Name="1"> <ValueString Encrypted="false" Name="Host">10.20.30.40</ValueString> <ValueInteger Name="CacheReplicationPort">8899</ValueInteger> <ValueInteger Name="RadiusPort">12050</ValueInteger> <ValueInteger Name="OtherPort">4868<