Uses of Class
com.thoughtworks.xstream.io.xml.XmlFriendlyNameCoder

Packages that use XmlFriendlyNameCoder
com.thoughtworks.xstream.io.xml   
 

Uses of XmlFriendlyNameCoder in com.thoughtworks.xstream.io.xml
 

Subclasses of XmlFriendlyNameCoder in com.thoughtworks.xstream.io.xml
 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
 

Constructors in com.thoughtworks.xstream.io.xml with parameters of type XmlFriendlyNameCoder
BEAStaxDriver(QNameMap qnameMap, XmlFriendlyNameCoder nameCoder)
           
BEAStaxDriver(XmlFriendlyNameCoder nameCoder)
           
SjsxpDriver(QNameMap qnameMap, XmlFriendlyNameCoder nameCoder)
           
SjsxpDriver(XmlFriendlyNameCoder nameCoder)
           
WstxDriver(QNameMap qnameMap, XmlFriendlyNameCoder nameCoder)
           
WstxDriver(XmlFriendlyNameCoder nameCoder)
           
 



Copyright © 2004-2014 XStream. All Rights Reserved.