| Class | Description |
|---|---|
| JsonAttributeStore |
Utility methods for
1) Flattening a raw nested json string into a
AttributeStore object, and
2) Re-expanding a flattened json object from a AttributeStore back into a raw nested
json string. |
| JsonAttributeStore.FlattenedLevelsComparator |
This comparator is used to sort a list of attributes that represent flattened json so that raw json can
be reconstructed with array sort order already in tact.
|
| JsonUtil |
Copyright © 2017 Calrissian. All rights reserved.