| java.lang.Object | ||
| ↳ | com.thoughtworks.xstream.io.xml.AbstractXmlDriver | |
| ↳ | com.thoughtworks.xstream.io.xml.DomDriver | |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Construct a DomDriver.
| |||||||||||
Construct a DomDriver with a specified encoding.
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.thoughtworks.xstream.io.xml.AbstractXmlDriver
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
com.thoughtworks.xstream.io.HierarchicalStreamDriver
| |||||||||||
Construct a DomDriver.
Construct a DomDriver with a specified encoding. The created DomReader will ignore any encoding attribute of the XML header though.