Uses of Class
net.thisptr.jackson.jq.Version
Packages that use Version
Package
Description
-
Uses of Version in net.thisptr.jackson.jq
Classes in net.thisptr.jackson.jq that implement interfaces with type arguments of type VersionFields in net.thisptr.jackson.jq declared as VersionModifier and TypeFieldDescriptionstatic final VersionVersions.JQ_1_5static final VersionVersions.JQ_1_6static final VersionVersions.JQ_1_7static final VersionVersion.LATESTprivate final VersionVersionRange.maxVersionprivate final VersionVersionRange.minVersionMethods in net.thisptr.jackson.jq that return VersionMethods in net.thisptr.jackson.jq that return types with arguments of type VersionMethods in net.thisptr.jackson.jq with parameters of type VersionModifier and TypeMethodDescriptionvoidFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path path, PathOutput output, Version version) intstatic JsonQuerybooleanprivate static String[]BuiltinFunctionLoader.extractFunctionNamesFromAnnotationIfVersionMatch(Function fn, Version version) private static String[]BuiltinFunctionLoader.extractFunctionNamesFromDeprecatedAnnotationIfVersionMatch(Function fn, Version version) BuiltinFunctionLoader.listFunctions(ClassLoader classLoader, Version version, Scope closureScope) Load function definitions from the default resource from an arbitraryClassLoader.BuiltinFunctionLoader.listFunctions(Version version, Scope closureScope) voidBuiltinFunctionLoader.loadFunctions(ClassLoader classLoader, Version version, Scope closureScope) voidBuiltinFunctionLoader.loadFunctions(Version version, Scope closureScope) BuiltinFunctionLoader.loadFunctionsFromJsonJq(ClassLoader classLoader, Version version, Scope closureScope) Do not use this method.BuiltinFunctionLoader.loadFunctionsFromServiceLoader(ClassLoader classLoader, Version version) Do not use this method.Constructors in net.thisptr.jackson.jq with parameters of type VersionModifierConstructorDescriptionVersionRange(Version minVersion, boolean minInclusive, Version maxVersion, boolean maxInclusive) -
Uses of Version in net.thisptr.jackson.jq.extra.functions
Methods in net.thisptr.jackson.jq.extra.functions with parameters of type VersionModifier and TypeMethodDescriptionvoidHostnameFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidRandomFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidStrFTimeFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidStrPTimeFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidTimestampFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidUriDecodeFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidUriParseFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidUuid35Function.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path path, PathOutput output, Version version) voidUuid4Function.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) -
Uses of Version in net.thisptr.jackson.jq.internal
Methods in net.thisptr.jackson.jq.internal with parameters of type VersionModifier and TypeMethodDescriptionvoidJsonArgumentFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidJsonNodeFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidJsonPredicateFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidJsonQueryFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path path, PathOutput output, Version version) -
Uses of Version in net.thisptr.jackson.jq.internal.filters
Methods in net.thisptr.jackson.jq.internal.filters with parameters of type VersionModifier and TypeMethodDescriptionvoidAbstractSvFilter.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) -
Uses of Version in net.thisptr.jackson.jq.internal.functions
Methods in net.thisptr.jackson.jq.internal.functions with parameters of type VersionModifier and TypeMethodDescriptionvoid_MatchImplFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) void_SubImplFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidAbstractAtFormattingFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidAbstractKeysFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidAbstractMaxByFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidAbstractStartsEndsWithFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidAbstractTrimStrFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidAtShFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidBuiltinsFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path path, PathOutput output, Version version) voidContainsFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidDelPathsFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidEmptyFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidEnvFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidErrorFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidExplodeFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidFromDateIso8601Function.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidFromEntriesFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidFromJsonFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidGetPathFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidGroupByFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidHasFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidImplodeFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidIndexFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidIndicesFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidJoinFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidLengthFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidMathFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidNotFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidNowFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path path, PathOutput output, Version version) voidPathFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidPathsFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidRangeFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidReverseFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidRIndexFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidSetPathFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path inpath, PathOutput output, Version version) voidSortByFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode items, Path ipath, PathOutput output, Version version) voidSplitFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidToDateIso8601Function.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidToEntriesFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidToJsonFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidToNumberFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidToStringFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidTypeFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) voidUtf8ByteLengthFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) -
Uses of Version in net.thisptr.jackson.jq.internal.functions.debug
Methods in net.thisptr.jackson.jq.internal.functions.debug with parameters of type VersionModifier and TypeMethodDescriptionvoidDebugScopeFunction.apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) -
Uses of Version in net.thisptr.jackson.jq.internal.javacc
Fields in net.thisptr.jackson.jq.internal.javacc declared as VersionMethods in net.thisptr.jackson.jq.internal.javacc with parameters of type Version -
Uses of Version in net.thisptr.jackson.jq.internal.tree
Fields in net.thisptr.jackson.jq.internal.tree declared as VersionModifier and TypeFieldDescriptionprivate final VersionFormattingFilter.versionprivate final VersionFunctionCall.versionConstructors in net.thisptr.jackson.jq.internal.tree with parameters of type VersionModifierConstructorDescriptionFormattingFilter(String name, Version version) FunctionCall(String moduleName, String name, List<Expression> args, Version version) -
Uses of Version in net.thisptr.jackson.jq.internal.tree.binaryop
Methods in net.thisptr.jackson.jq.internal.tree.binaryop with parameters of type VersionModifier and TypeMethodDescriptionstatic ExpressionBinaryOperatorExpression.buildTree(List<Expression> exprs, List<BinaryOperatorExpression.Operator> operators, Version version) BinaryOperatorExpression.Operator.buildTree(Expression lhs, Expression rhs, Version version) protected abstract ExpressionBinaryOperatorExpression.Operator.create(Expression lhs, Expression rhs, Version version) Creates a newExpressioninstance based on the provided left-hand side (lhs) expression, right-hand side (rhs) expression, and the specified version. -
Uses of Version in net.thisptr.jackson.jq.internal.tree.binaryop.assignment
Fields in net.thisptr.jackson.jq.internal.tree.binaryop.assignment declared as VersionConstructors in net.thisptr.jackson.jq.internal.tree.binaryop.assignment with parameters of type Version -
Uses of Version in net.thisptr.jackson.jq.module.loaders
Fields in net.thisptr.jackson.jq.module.loaders declared as VersionConstructors in net.thisptr.jackson.jq.module.loaders with parameters of type VersionModifierConstructorDescriptionFileSystemModuleLoader(Scope parentScope, Version version, Path... searchPaths)