Uses of Class
com.thoughtworks.xstream.mapper.AbstractXmlFriendlyMapper

Packages that use AbstractXmlFriendlyMapper
com.thoughtworks.xstream.mapper   
 

Uses of AbstractXmlFriendlyMapper in com.thoughtworks.xstream.mapper
 

Subclasses of AbstractXmlFriendlyMapper in com.thoughtworks.xstream.mapper
 class XmlFriendlyMapper
          Deprecated. since 1.3, use XmlFriendlyReader
 class XStream11XmlFriendlyMapper
          Mapper that ensures that all names in the serialization stream are read in an XML friendly way.
 



Copyright © 2004-2011 XStream. All Rights Reserved.