Package com.github.wnameless.json.unflattener
-
Class Summary Class Description JsonUnflattener JsonUnflattenerprovides a staticJsonUnflattener.unflatten(String)method to unflatten any flattened JSON string back to nested one.JsonUnflattenerFactory JsonUnflattenerFactorypreserves the configuration of aJsonUnflattener, in doing so, any input JSON data can be used to create aJsonUnflattenerobject with the same configuration.