Package com.jayway.jsonpath.internal.function
package com.jayway.jsonpath.internal.function
-
ClassDescriptionProvides the length of a JSONArray Object Created by mattg on 6/26/15.Defines the default behavior which is to return the model that is provided as input as output Created by mattg on 6/26/15.Defines the pattern by which a function can be executed over the result set in the particular path being grabbed.Implements a factory that given a name of the function will return the Function implementation, or null if the value is not obtained.