Class JsonFlattenerFactory

java.lang.Object
com.github.wnameless.json.flattener.JsonFlattenerFactory

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