public interface PropertySorter
| Modifier and Type | Method and Description |
|---|---|
Map |
sort(Class type,
Map nameMap)
Sort the properties of a bean type.
|
Map sort(Class type, Map nameMap)
type - the bean class that contains all the propertiesnameMap - the map to sort, key is the property name, value the
PropertyDescriptorCopyright © 2004–2017 XStream. All rights reserved.