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 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Construct a DomDriver.
Construct a DomDriver with a specified encoding. The created DomReader will ignore any encoding attribute of the XML header though.