Class Fields
java.lang.Object
com.thoughtworks.xstream.core.util.Fields
Slightly nicer way to find, get and set fields in classes. Wraps standard java.lang.reflect.Field calls and turns
exceptions into XStreamExceptions.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Field
static Field
static Object
private static ObjectAccessException
static void
-
Constructor Details
-
Fields
public Fields()
-
-
Method Details
-
locate
-
find
-
write
-
read
-
wrap
-