Uses of Class
com.thoughtworks.xstream.io.xml.XmlFriendlyNameCoder
-
Packages that use XmlFriendlyNameCoder Package Description com.thoughtworks.xstream.io.xml -
-
Uses of XmlFriendlyNameCoder in com.thoughtworks.xstream.io.xml
Subclasses of XmlFriendlyNameCoder in com.thoughtworks.xstream.io.xml Modifier and Type Class Description class
XmlFriendlyReplacer
Deprecated.As of 1.4, useXmlFriendlyNameCoder
insteadclass
XStream11NameCoder
A XmlFriendlyNameCoder to support backward compatibility with XStream 1.1.class
XStream11XmlFriendlyReplacer
Deprecated.As of 1.4, useXStream11NameCoder
instead
-