com.gargoylesoftware.htmlunit.xml |
Test Classes
Test Classes
|
Java Source File Name | Type | Comment |
XmlAttr.java | Class | An attribute of an element. |
XmlElement.java | Class | An XML element. |
XmlPage.java | Class | A page that will be returned for response with content type "text/xml".
It doesn't implement itself
org.w3c.dom.Document to allow to see the source of badly formed
xml responses.
version: $Revision: 2132 $ author: Marc Guillemot author: David K. |
XmlPageTest.java | Class | Tests for
XmlPage . |
XmlUtil.java | Class | INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
Provides facility method to work with xml responses. |