Class JsonUnflattenerFactory

java.lang.Object
com.github.wnameless.json.unflattener.JsonUnflattenerFactory

public final class JsonUnflattenerFactory extends Object
JsonUnflattenerFactory preserves the configuration of a JsonUnflattener, in doing so, any input JSON data can be used to create a JsonUnflattener object with the same configuration.
Author:
Wei-Ming Wu