Uses of Class
net.obvj.confectory.internal.helper.GenericJsonConfigurationHelper
-
Packages that use GenericJsonConfigurationHelper Package Description net.obvj.confectory.internal.helper This package contains classes that support data retrieval for supportedConfigurationformats. -
-
Uses of GenericJsonConfigurationHelper in net.obvj.confectory.internal.helper
Subclasses of GenericJsonConfigurationHelper in net.obvj.confectory.internal.helper Modifier and Type Class Description classJsonSmartConfigurationHelperA specialized Configuration Helper that retrieves data fromnet.minidev's (json-smart)JSONObject, with JSONPath capabilities.
-