Package com.thoughtworks.xstream.converters.javabean
package com.thoughtworks.xstream.converters.javabean
-
ClassDescriptionDeprecated.As of 1.3.1, no longer in useDeprecated.As of 1.4 use
JavaBeanProvider.Visitor
A sorter that uses a comparator to determine the order of the bean properties.Can convert any bean with a public default constructor.Deprecated.As of 1.3Exception to indicate double processing of a property to avoid silent clobbering.A sorter that keeps the natural order of the bean properties as they are returned by the JavaBean introspection.Builds the properties maps for each bean and caches them.An interface capable of sorting Java bean properties.