JsonPathFunctionExtensionRepository

This class is not specified in the rfc standard, it's but an implementation detail. It's a way to provide users with a way to add custom function extensions.

Functions

Link copied to clipboard
abstract fun addExtension(functionExtension: JsonPathFunctionExtension<*>)
Link copied to clipboard
Link copied to clipboard