| 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. 
 | 
| Constructor and Description | 
|---|
PropertyDictionary(PropertySorter sorter)  | 
Copyright © 2004–2016 XStream. All rights reserved.