Uses of Class
com.thoughtworks.xstream.converters.reflection.ObjectAccessException

Packages that use ObjectAccessException
com.thoughtworks.xstream.converters.reflection   
 

Uses of ObjectAccessException in com.thoughtworks.xstream.converters.reflection
 

Subclasses of ObjectAccessException in com.thoughtworks.xstream.converters.reflection
 class NonExistentFieldException
          Indicates that field/property didn't exist in classes (as opposed to what's implied in XML.)
 



Copyright © 2004-2012 XStream. All Rights Reserved.