Uses of Class
com.thoughtworks.xstream.converters.collections.CollectionConverter

Packages that use CollectionConverter
com.thoughtworks.xstream.converters.collections   
 

Uses of CollectionConverter in com.thoughtworks.xstream.converters.collections
 

Subclasses of CollectionConverter in com.thoughtworks.xstream.converters.collections
 class TreeSetConverter
          Converts a java.util.TreeSet to XML, and serializes the associated java.util.Comparator.
 



Joe Walnes, http://xstream.codehaus.org/