Package | Description |
---|---|
com.thoughtworks.xstream.converters.reflection |
Modifier and Type | Class and Description |
---|---|
class |
ImmutableFieldKeySorter
Does not change the order of the fields.
|
class |
NativeFieldKeySorter
Sort the fields in their natural order.
|
class |
SortableFieldKeySorter
The default implementation for sorting fields.
|
class |
XStream12FieldKeySorter
Sort the fields in the order of XStream 1.2.x.
|
Constructor and Description |
---|
FieldDictionary(FieldKeySorter sorter) |
Copyright © 2004–2017 XStream. All rights reserved.