Class JsonSelectFunction

All Implemented Interfaces:
Expression, Function, PropertyName, FunctionExpression, Factory

public final class JsonSelectFunction extends FunctionExpressionImpl implements PropertyName
Function that selects a JSON object using a JSON path. This function implements the PropertyName interface for compatibility with the filtering processing stack.