Uses of Class
com.thoughtworks.xstream.alias.CannotResolveClassException

Packages that use CannotResolveClassException
com.thoughtworks.xstream.mapper   
 

Uses of CannotResolveClassException in com.thoughtworks.xstream.mapper
 

Subclasses of CannotResolveClassException in com.thoughtworks.xstream.mapper
 class CannotResolveClassException
          Excpetion thrown if a mapper cannot locate the appropriate class for an element.
 



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