Package | Description |
---|---|
com.thoughtworks.xstream.io.xml |
Modifier and Type | Class and Description |
---|---|
class |
XmlFriendlyReplacer
Deprecated.
As of 1.4, use
XmlFriendlyNameCoder instead |
class |
XStream11NameCoder
A XmlFriendlyNameCoder to support backward compatibility with XStream 1.1.
|
class |
XStream11XmlFriendlyReplacer
Deprecated.
As of 1.4, use
XStream11NameCoder instead |
Constructor and Description |
---|
SjsxpDriver(QNameMap qnameMap,
XmlFriendlyNameCoder nameCoder)
Deprecated.
As of 1.4.5 use
StandardStaxDriver(QNameMap, XmlFriendlyNameCoder) |
SjsxpDriver(XmlFriendlyNameCoder nameCoder)
Deprecated.
As of 1.4.5 use
StandardStaxDriver(XmlFriendlyNameCoder) |
StandardStaxDriver(QNameMap qnameMap,
XmlFriendlyNameCoder nameCoder)
Deprecated.
As of 1.4.6 use
StandardStaxDriver(QNameMap, NameCoder) |
StandardStaxDriver(XmlFriendlyNameCoder nameCoder)
Deprecated.
As of 1.4.6 use
StandardStaxDriver(NameCoder) |
Copyright © 2004–2020 XStream. All rights reserved.