Package | Description |
---|---|
com.thoughtworks.xstream.converters.javabean |
Modifier and Type | Class and Description |
---|---|
class |
ComparingPropertySorter
A sorter that uses a comparator to determine the order of the bean properties.
|
class |
NativePropertySorter
A sorter that keeps the natural order of the bean properties as they are returned by the
JavaBean introspection.
|
Modifier and Type | Field and Description |
---|---|
private PropertySorter |
PropertyDictionary.sorter |
Constructor and Description |
---|
PropertyDictionary(PropertySorter sorter) |