XML文件
1 <html> 2 <head> 3 <title>dom4j解析一个例子</title> 4 <script> 5 <username>yangrong</username> 6 <password>123456</password> 7 </script> 8 </head> 9 <body> 10 <result>0</result> 11 <form> 12 <banlce>1000</banlce> 13 <subID>36242519880716</subID> 14 </form> 15 </body> 16 </html>