|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertySorter | |
---|---|
com.thoughtworks.xstream.converters.javabean |
Uses of PropertySorter in com.thoughtworks.xstream.converters.javabean |
---|
Classes in com.thoughtworks.xstream.converters.javabean that implement PropertySorter | |
---|---|
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. |
Constructors in com.thoughtworks.xstream.converters.javabean with parameters of type PropertySorter | |
---|---|
PropertyDictionary(PropertySorter sorter)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |