Class JsonOrgJSONObjectHelper

  • All Implemented Interfaces:
    ConfigurationDataRetriever<org.json.JSONObject>, ConfigurationHelper<org.json.JSONObject>

    public class JsonOrgJSONObjectHelper
    extends GenericJsonConfigurationHelper<org.json.JSONObject>
    A specialized Configuration Helper that retrieves data from JSON.org's JSONObject, with JSONPath capabilities.
    Since:
    2.0.0 (note: since 0.2.0 as JSONObjectConfigurationHelperMapper)
    Author:
    oswaldo.bapvic.jr (Oswaldo Junior)