Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractAtFormattingFunction - Class in net.thisptr.jackson.jq.internal.functions
- AbstractAtFormattingFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.AbstractAtFormattingFunction
- AbstractKeysFunction - Class in net.thisptr.jackson.jq.internal.functions
- AbstractKeysFunction(String, boolean) - Constructor for class net.thisptr.jackson.jq.internal.functions.AbstractKeysFunction
- AbstractMaxByFunction - Class in net.thisptr.jackson.jq.internal.functions
- AbstractMaxByFunction(String) - Constructor for class net.thisptr.jackson.jq.internal.functions.AbstractMaxByFunction
- AbstractStartsEndsWithFunction - Class in net.thisptr.jackson.jq.internal.functions
- AbstractStartsEndsWithFunction(String) - Constructor for class net.thisptr.jackson.jq.internal.functions.AbstractStartsEndsWithFunction
- AbstractSvFilter - Class in net.thisptr.jackson.jq.internal.filters
- AbstractSvFilter() - Constructor for class net.thisptr.jackson.jq.internal.filters.AbstractSvFilter
- AbstractTrimStrFunction - Class in net.thisptr.jackson.jq.internal.functions
- AbstractTrimStrFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.AbstractTrimStrFunction
- accept(String, JsonNode) - Method in interface net.thisptr.jackson.jq.internal.tree.FieldConstruction.FieldConsumer
- accept(T) - Method in interface net.thisptr.jackson.jq.internal.misc.Functional.Consumer
- AcosFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.MathFunction.AcosFunction
- add(FieldConstruction) - Method in class net.thisptr.jackson.jq.internal.tree.ObjectConstruction
- addAllFunctions(Map<String, Function>) - Method in class net.thisptr.jackson.jq.module.SimpleModule
- addEscapes(String) - Static method in exception class net.thisptr.jackson.jq.internal.javacc.TokenMgrError
-
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
- addFunction(String, int, Function) - Method in class net.thisptr.jackson.jq.module.SimpleModule
- addFunction(String, int, Function) - Method in class net.thisptr.jackson.jq.Scope
- addFunction(String, Function) - Method in class net.thisptr.jackson.jq.module.SimpleModule
- addFunction(String, Function) - Method in class net.thisptr.jackson.jq.Scope
- addImportedModule(String, Module) - Method in class net.thisptr.jackson.jq.Scope
- adjustBeginLineColumn(int, int) - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
-
Method to adjust line and column numbers for the start of a token.
- AlternativeOperator - Class in net.thisptr.jackson.jq.internal.operators
- AlternativeOperator() - Constructor for class net.thisptr.jackson.jq.internal.operators.AlternativeOperator
- AlternativeOperatorExpression - Class in net.thisptr.jackson.jq.internal.tree.binaryop
- AlternativeOperatorExpression(Expression, Expression) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.AlternativeOperatorExpression
- AND - Enum constant in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
- appendEscaped(StringBuilder, String) - Method in class net.thisptr.jackson.jq.internal.filters.AbstractSvFilter
- appendEscaped(StringBuilder, String) - Method in class net.thisptr.jackson.jq.internal.filters.CsvFilter
- appendEscaped(StringBuilder, String) - Method in class net.thisptr.jackson.jq.internal.filters.TsvFilter
- appendSeparator(StringBuilder) - Method in class net.thisptr.jackson.jq.internal.filters.AbstractSvFilter
- appendSeparator(StringBuilder) - Method in class net.thisptr.jackson.jq.internal.filters.CsvFilter
- appendSeparator(StringBuilder) - Method in class net.thisptr.jackson.jq.internal.filters.TsvFilter
- apply(JsonNode) - Method in interface net.thisptr.jackson.jq.path.Path.Mutation
- apply(ObjectMapper, JsonNode, JsonNode) - Method in class net.thisptr.jackson.jq.internal.operators.AlternativeOperator
- apply(ObjectMapper, JsonNode, JsonNode) - Method in interface net.thisptr.jackson.jq.internal.operators.BinaryOperator
- apply(ObjectMapper, JsonNode, JsonNode) - Method in class net.thisptr.jackson.jq.internal.operators.ComparisonOperator
- apply(ObjectMapper, JsonNode, JsonNode) - Method in class net.thisptr.jackson.jq.internal.operators.DivideOperator
- apply(ObjectMapper, JsonNode, JsonNode) - Method in class net.thisptr.jackson.jq.internal.operators.MinusOperator
- apply(ObjectMapper, JsonNode, JsonNode) - Method in class net.thisptr.jackson.jq.internal.operators.ModuloOperator
- apply(ObjectMapper, JsonNode, JsonNode) - Method in class net.thisptr.jackson.jq.internal.operators.MultiplyOperator
- apply(ObjectMapper, JsonNode, JsonNode) - Method in class net.thisptr.jackson.jq.internal.operators.PlusOperator
- apply(Scope, JsonNode, Output) - Method in interface net.thisptr.jackson.jq.Expression
- apply(Scope, JsonNode, Output) - Method in class net.thisptr.jackson.jq.JsonQuery
- apply(Scope, JsonNode, Path, PathOutput, boolean) - Method in interface net.thisptr.jackson.jq.Expression
- apply(Scope, JsonNode, Path, PathOutput, boolean) - Method in class net.thisptr.jackson.jq.internal.FixedScopeQuery
- apply(Scope, JsonNode, Path, PathOutput, boolean) - Method in class net.thisptr.jackson.jq.internal.IsolatedScopeQuery
- apply(Scope, JsonNode, Path, PathOutput, boolean) - Method in class net.thisptr.jackson.jq.internal.tree.ArrayConstruction
- apply(Scope, JsonNode, Path, PathOutput, boolean) - Method in class net.thisptr.jackson.jq.internal.tree.binaryop.AlternativeOperatorExpression
- apply(Scope, JsonNode, Path, PathOutput, boolean) - Method in class net.thisptr.jackson.jq.internal.tree.binaryop.assignment.Assignment
- apply(Scope, JsonNode, Path, PathOutput, boolean) - Method in class net.thisptr.jackson.jq.internal.tree.binaryop.assignment.ComplexAssignment
- apply(Scope, JsonNode, Path, PathOutput, boolean) - Method in class net.thisptr.jackson.jq.internal.tree.binaryop.assignment.UpdateAssignment
- apply(Scope, JsonNode, Path, PathOutput, boolean) - Method in class net.thisptr.jackson.jq.internal.tree.binaryop.BooleanAndExpression
- apply(Scope, JsonNode, Path, PathOutput, boolean) - Method in class net.thisptr.jackson.jq.internal.tree.binaryop.BooleanOrExpression
- apply(Scope, JsonNode, Path, PathOutput, boolean) - Method in class net.thisptr.jackson.jq.internal.tree.binaryop.SimpleBinaryOperatorExpression
- apply(Scope, JsonNode, Path, PathOutput, boolean) - Method in class net.thisptr.jackson.jq.internal.tree.BreakExpression
- apply(Scope, JsonNode, Path, PathOutput, boolean) - Method in class net.thisptr.jackson.jq.internal.tree.Conditional
- apply(Scope, JsonNode, Path, PathOutput, boolean) - Method in class net.thisptr.jackson.jq.internal.tree.fieldaccess.BracketExtractFieldAccess
- apply(Scope, JsonNode, Path, PathOutput, boolean) - Method in class net.thisptr.jackson.jq.internal.tree.fieldaccess.BracketFieldAccess
- apply(Scope, JsonNode, Path, PathOutput, boolean) - Method in class net.thisptr.jackson.jq.internal.tree.fieldaccess.IdentifierFieldAccess
- apply(Scope, JsonNode, Path, PathOutput, boolean) - Method in class net.thisptr.jackson.jq.internal.tree.fieldaccess.StringFieldAccess
- apply(Scope, JsonNode, Path, PathOutput, boolean) - Method in class net.thisptr.jackson.jq.internal.tree.ForeachExpression
- apply(Scope, JsonNode, Path, PathOutput, boolean) - Method in class net.thisptr.jackson.jq.internal.tree.FormattingFilter
- apply(Scope, JsonNode, Path, PathOutput, boolean) - Method in class net.thisptr.jackson.jq.internal.tree.FunctionCall
- apply(Scope, JsonNode, Path, PathOutput, boolean) - Method in class net.thisptr.jackson.jq.internal.tree.FunctionDefinition
- apply(Scope, JsonNode, Path, PathOutput, boolean) - Method in class net.thisptr.jackson.jq.internal.tree.literal.ValueLiteral
- apply(Scope, JsonNode, Path, PathOutput, boolean) - Method in class net.thisptr.jackson.jq.internal.tree.NegativeExpression
- apply(Scope, JsonNode, Path, PathOutput, boolean) - Method in class net.thisptr.jackson.jq.internal.tree.ObjectConstruction
- apply(Scope, JsonNode, Path, PathOutput, boolean) - Method in class net.thisptr.jackson.jq.internal.tree.PipedQuery
- apply(Scope, JsonNode, Path, PathOutput, boolean) - Method in class net.thisptr.jackson.jq.internal.tree.RecursionOperator
- apply(Scope, JsonNode, Path, PathOutput, boolean) - Method in class net.thisptr.jackson.jq.internal.tree.ReduceExpression
- apply(Scope, JsonNode, Path, PathOutput, boolean) - Method in class net.thisptr.jackson.jq.internal.tree.SemicolonOperator
- apply(Scope, JsonNode, Path, PathOutput, boolean) - Method in class net.thisptr.jackson.jq.internal.tree.StringInterpolation
- apply(Scope, JsonNode, Path, PathOutput, boolean) - Method in class net.thisptr.jackson.jq.internal.tree.ThisObject
- apply(Scope, JsonNode, Path, PathOutput, boolean) - Method in class net.thisptr.jackson.jq.internal.tree.TopLevelExpression
- apply(Scope, JsonNode, Path, PathOutput, boolean) - Method in class net.thisptr.jackson.jq.internal.tree.TryCatch
- apply(Scope, JsonNode, Path, PathOutput, boolean) - Method in class net.thisptr.jackson.jq.internal.tree.Tuple
- apply(Scope, JsonNode, Path, PathOutput, boolean) - Method in class net.thisptr.jackson.jq.internal.tree.VariableAccess
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.extra.functions.HostnameFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.extra.functions.RandomFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.extra.functions.StrFTimeFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.extra.functions.StrPTimeFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.extra.functions.TimestampFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.extra.functions.UriDecodeFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.extra.functions.UriParseFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.extra.functions.Uuid35Function
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.extra.functions.Uuid4Function
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in interface net.thisptr.jackson.jq.Function
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.filters.AbstractSvFilter
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions._MatchImplFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions._SubImplFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions.AbstractAtFormattingFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions.AbstractKeysFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions.AbstractMaxByFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions.AbstractStartsEndsWithFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions.AbstractTrimStrFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions.AtShFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions.BuiltinsFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions.ContainsFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions.debug.DebugScopeFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions.DelPathsFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions.EmptyFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions.EnvFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions.ErrorFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions.ExplodeFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions.FromDateIso8601Function
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions.FromEntriesFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions.FromJsonFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions.GetPathFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions.GroupByFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions.HasFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions.ImplodeFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions.IndexFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions.IndicesFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions.JoinFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions.LengthFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions.MathFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions.NotFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions.NowFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions.PathFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions.PathsFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions.RangeFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions.ReverseFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions.RIndexFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions.SetPathFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions.SortByFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions.SplitFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions.ToDateIso8601Function
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions.ToEntriesFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions.ToJsonFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions.ToNumberFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions.ToStringFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions.TypeFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.functions.Utf8ByteLengthFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.JsonArgumentFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.JsonNodeFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.JsonPredicateFunction
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class net.thisptr.jackson.jq.internal.JsonQueryFunction
- applyToArrayList(Expression, Scope, JsonNode) - Static method in class net.thisptr.jackson.jq.internal.misc.JsonQueryUtils
- applyToArrayNode(Expression, Scope, JsonNode) - Static method in class net.thisptr.jackson.jq.internal.misc.JsonQueryUtils
- args - Variable in class net.thisptr.jackson.jq.internal.JqJson.JqFuncDef
- ArrayConstruction - Class in net.thisptr.jackson.jq.internal.tree
- ArrayConstruction() - Constructor for class net.thisptr.jackson.jq.internal.tree.ArrayConstruction
- ArrayConstruction(Expression) - Constructor for class net.thisptr.jackson.jq.internal.tree.ArrayConstruction
- ArrayConstruction() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
- ArrayIndexOfPath - Class in net.thisptr.jackson.jq.path
- ArrayIndexOfPath(Path, JsonNode) - Constructor for class net.thisptr.jackson.jq.path.ArrayIndexOfPath
- ArrayIndexPath - Class in net.thisptr.jackson.jq.path
- ArrayIndexPath(Path, JsonNode) - Constructor for class net.thisptr.jackson.jq.path.ArrayIndexPath
- ArrayMatcher - Class in net.thisptr.jackson.jq.internal.tree.matcher.matchers
- ArrayMatcher(List<PatternMatcher>) - Constructor for class net.thisptr.jackson.jq.internal.tree.matcher.matchers.ArrayMatcher
- ArrayMatcher() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
- ArrayRangeIndexPath - Class in net.thisptr.jackson.jq.path
-
Despite the name,
ArrayRangeIndexPathcan be used to index strings. - ArrayRangeIndexPath(Path, JsonNode, JsonNode) - Constructor for class net.thisptr.jackson.jq.path.ArrayRangeIndexPath
- asArrayList(ArrayNode) - Static method in class net.thisptr.jackson.jq.internal.misc.JsonNodeUtils
- asArrayNode(ObjectMapper, List<JsonNode>) - Static method in class net.thisptr.jackson.jq.internal.misc.JsonNodeUtils
- asBoolean(JsonNode) - Static method in class net.thisptr.jackson.jq.internal.misc.JsonNodeUtils
- AsinFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.MathFunction.AsinFunction
- asNumericNode(double) - Static method in class net.thisptr.jackson.jq.internal.misc.JsonNodeUtils
- asNumericNode(long) - Static method in class net.thisptr.jackson.jq.internal.misc.JsonNodeUtils
- ASSIGN - Enum constant in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
- ASSIGN_OP - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- Assignment - Class in net.thisptr.jackson.jq.internal.tree.binaryop.assignment
- Assignment(Expression, Expression) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.assignment.Assignment
- AssignPipeComponent - Class in net.thisptr.jackson.jq.internal.tree
- AssignPipeComponent(Expression, PatternMatcher) - Constructor for class net.thisptr.jackson.jq.internal.tree.AssignPipeComponent
- associativity - Variable in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
- Atan2Function - Class in net.thisptr.jackson.jq.internal.functions.math
- Atan2Function() - Constructor for class net.thisptr.jackson.jq.internal.functions.math.Atan2Function
- AtanFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.MathFunction.AtanFunction
- AtBase64dFunction - Class in net.thisptr.jackson.jq.internal.functions
- AtBase64dFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.AtBase64dFunction
- AtBase64Function - Class in net.thisptr.jackson.jq.internal.functions
- AtBase64Function() - Constructor for class net.thisptr.jackson.jq.internal.functions.AtBase64Function
- AtHtmlFunction - Class in net.thisptr.jackson.jq.internal.functions
- AtHtmlFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.AtHtmlFunction
- AtShFunction - Class in net.thisptr.jackson.jq.internal.functions
- AtShFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.AtShFunction
- ATSIGN - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- AtUriFunction - Class in net.thisptr.jackson.jq.internal.functions
-
RFC2396 unreserved = alphanum | mark mark = "-" | "_" | "." | "!"
- AtUriFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.AtUriFunction
B
- backup(int) - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
-
Backup a number of characters.
- beginColumn - Variable in class net.thisptr.jackson.jq.internal.javacc.Token
-
The column number of the first character of this Token.
- beginLine - Variable in class net.thisptr.jackson.jq.internal.javacc.Token
-
The line number of the first character of this Token.
- BeginToken() - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
-
Start.
- BinaryOperator - Interface in net.thisptr.jackson.jq.internal.operators
- BinaryOperatorExpression - Class in net.thisptr.jackson.jq.internal.tree.binaryop
- BinaryOperatorExpression(Expression, Expression, String) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression
- BinaryOperatorExpression() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
- BinaryOperatorExpression.Operator - Enum in net.thisptr.jackson.jq.internal.tree.binaryop
- BinaryOperatorExpression.Operator.Associativity - Enum in net.thisptr.jackson.jq.internal.tree.binaryop
- body - Variable in class net.thisptr.jackson.jq.internal.JqJson.JqFuncDef
- BOOLEAN_LITERAL_FALSE - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- BOOLEAN_LITERAL_TRUE - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- BooleanAndExpression - Class in net.thisptr.jackson.jq.internal.tree.binaryop
- BooleanAndExpression(Expression, Expression) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.BooleanAndExpression
- BooleanLiteral - Class in net.thisptr.jackson.jq.internal.tree.literal
- BooleanLiteral(boolean) - Constructor for class net.thisptr.jackson.jq.internal.tree.literal.BooleanLiteral
- BooleanOrExpression - Class in net.thisptr.jackson.jq.internal.tree.binaryop
- BooleanOrExpression(Expression, Expression) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.BooleanOrExpression
- BracketExtractFieldAccess - Class in net.thisptr.jackson.jq.internal.tree.fieldaccess
- BracketExtractFieldAccess(Expression, boolean) - Constructor for class net.thisptr.jackson.jq.internal.tree.fieldaccess.BracketExtractFieldAccess
- BracketFieldAccess - Class in net.thisptr.jackson.jq.internal.tree.fieldaccess
- BracketFieldAccess(Expression, Expression, boolean) - Constructor for class net.thisptr.jackson.jq.internal.tree.fieldaccess.BracketFieldAccess
- BracketFieldAccess(Expression, Expression, Expression, boolean) - Constructor for class net.thisptr.jackson.jq.internal.tree.fieldaccess.BracketFieldAccess
- BracketFieldAccessor(Expression) - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
- BreakExpression - Class in net.thisptr.jackson.jq.internal.tree
- BreakExpression(String) - Constructor for class net.thisptr.jackson.jq.internal.tree.BreakExpression
- BreakExpression() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
- bufcolumn - Variable in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
- buffer - Variable in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
- bufline - Variable in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
- bufpos - Variable in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
-
Position in buffer.
- buildTree(List<Expression>, List<BinaryOperatorExpression.Operator>, Version) - Static method in class net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression
- buildTree(Expression, Expression, Version) - Method in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
- BuiltinFunction - Annotation Type in net.thisptr.jackson.jq
- BuiltinFunction - Annotation Type in net.thisptr.jackson.jq.internal
-
Deprecated.
- BuiltinFunctionLoader - Class in net.thisptr.jackson.jq
-
Use
BuiltinFunctionLoader.getInstance()to obtain the instance. - BuiltinModule - Annotation Type in net.thisptr.jackson.jq.module
- BuiltinModuleLoader - Class in net.thisptr.jackson.jq.module.loaders
- BuiltinModuleLoader(ClassLoader) - Constructor for class net.thisptr.jackson.jq.module.loaders.BuiltinModuleLoader
- BuiltinsFunction - Class in net.thisptr.jackson.jq.internal.functions
- BuiltinsFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.BuiltinsFunction
C
- canTerminatePipe() - Method in class net.thisptr.jackson.jq.internal.tree.AssignPipeComponent
- canTerminatePipe() - Method in class net.thisptr.jackson.jq.internal.tree.LabelPipeComponent
- canTerminatePipe() - Method in interface net.thisptr.jackson.jq.internal.tree.PipeComponent
- canTerminatePipe() - Method in class net.thisptr.jackson.jq.internal.tree.TransformPipeComponent
- catchExpr - Variable in class net.thisptr.jackson.jq.internal.tree.TryCatch
- CbrtFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.MathFunction.CbrtFunction
- CeilFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.MathFunction.CeilFunction
- ChainedModuleLoader - Class in net.thisptr.jackson.jq.module.loaders
- ChainedModuleLoader(ModuleLoader...) - Constructor for class net.thisptr.jackson.jq.module.loaders.ChainedModuleLoader
- chainIfNotNull(Path, int) - Static method in class net.thisptr.jackson.jq.path.ArrayIndexPath
- chainIfNotNull(Path, JsonNode) - Static method in class net.thisptr.jackson.jq.path.ArrayIndexOfPath
- chainIfNotNull(Path, JsonNode) - Static method in class net.thisptr.jackson.jq.path.ArrayIndexPath
- chainIfNotNull(Path, JsonNode, JsonNode) - Static method in class net.thisptr.jackson.jq.path.ArrayRangeIndexPath
- chainIfNotNull(Path, String) - Static method in class net.thisptr.jackson.jq.path.ObjectFieldPath
- checkArgumentCount(String, List<Expression>, int...) - Static method in class net.thisptr.jackson.jq.internal.misc.Preconditions
- checkArgumentType(String, int, JsonNode, JsonNodeType...) - Static method in class net.thisptr.jackson.jq.internal.misc.Preconditions
- checkInputArrayType(String, JsonNode, JsonNodeType...) - Static method in class net.thisptr.jackson.jq.internal.misc.Preconditions
- checkInputType(String, JsonNode, JsonNodeType...) - Static method in class net.thisptr.jackson.jq.extra.internal.misc.Preconditions
- checkInputType(String, JsonNode, JsonNodeType...) - Static method in class net.thisptr.jackson.jq.internal.misc.Preconditions
- CLOSE_BRACE - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- CLOSE_BRACKET - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- CLOSE_PAR - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- CODEPOINT_CHAR - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- COLON - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- column - Variable in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
- COMMA - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- COMMENT - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- COMP_EQUAL - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- COMP_GREATER - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- COMP_GREATER_EQUAL - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- COMP_LESS - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- COMP_LESS_EQUAL - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- COMP_NOT_EQUAL - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- comparator - Static variable in class net.thisptr.jackson.jq.internal.functions.AbstractMaxByFunction
- compare(JsonNode, JsonNode) - Method in class net.thisptr.jackson.jq.internal.misc.JsonNodeComparator
- compareArrayNode(JsonNode, JsonNode) - Method in class net.thisptr.jackson.jq.internal.misc.JsonNodeComparator
- CompareEqualTest - Class in net.thisptr.jackson.jq.internal.tree.binaryop.comparison
- CompareEqualTest(Expression, Expression) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.comparison.CompareEqualTest
- CompareGreaterEqualTest - Class in net.thisptr.jackson.jq.internal.tree.binaryop.comparison
- CompareGreaterEqualTest(Expression, Expression) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.comparison.CompareGreaterEqualTest
- CompareGreaterTest - Class in net.thisptr.jackson.jq.internal.tree.binaryop.comparison
- CompareGreaterTest(Expression, Expression) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.comparison.CompareGreaterTest
- CompareLessEqualTest - Class in net.thisptr.jackson.jq.internal.tree.binaryop.comparison
- CompareLessEqualTest(Expression, Expression) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.comparison.CompareLessEqualTest
- CompareLessTest - Class in net.thisptr.jackson.jq.internal.tree.binaryop.comparison
- CompareLessTest(Expression, Expression) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.comparison.CompareLessTest
- CompareNotEqualTest - Class in net.thisptr.jackson.jq.internal.tree.binaryop.comparison
- CompareNotEqualTest(Expression, Expression) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.comparison.CompareNotEqualTest
- compareNumberNode(JsonNode, JsonNode) - Method in class net.thisptr.jackson.jq.internal.misc.JsonNodeComparator
- compareObjectNode(JsonNode, JsonNode) - Method in class net.thisptr.jackson.jq.internal.misc.JsonNodeComparator
- compareTo(Version) - Method in class net.thisptr.jackson.jq.Version
- ComparisonOperator - Class in net.thisptr.jackson.jq.internal.operators
- ComparisonOperator(String) - Constructor for class net.thisptr.jackson.jq.internal.operators.ComparisonOperator
- compile(String, Version) - Static method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
- compile(String, Version) - Static method in class net.thisptr.jackson.jq.JsonQuery
- ComplexAlternativeAssignment - Class in net.thisptr.jackson.jq.internal.tree.binaryop.assignment
- ComplexAlternativeAssignment(Expression, Expression) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.assignment.ComplexAlternativeAssignment
- ComplexAssignment - Class in net.thisptr.jackson.jq.internal.tree.binaryop.assignment
- ComplexAssignment(Expression, Expression, BinaryOperator) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.assignment.ComplexAssignment
- ComplexDivideAssignment - Class in net.thisptr.jackson.jq.internal.tree.binaryop.assignment
- ComplexDivideAssignment(Expression, Expression) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.assignment.ComplexDivideAssignment
- ComplexMinusAssignment - Class in net.thisptr.jackson.jq.internal.tree.binaryop.assignment
- ComplexMinusAssignment(Expression, Expression) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.assignment.ComplexMinusAssignment
- ComplexModuloAssignment - Class in net.thisptr.jackson.jq.internal.tree.binaryop.assignment
- ComplexModuloAssignment(Expression, Expression) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.assignment.ComplexModuloAssignment
- ComplexMultiplyAssignment - Class in net.thisptr.jackson.jq.internal.tree.binaryop.assignment
- ComplexMultiplyAssignment(Expression, Expression) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.assignment.ComplexMultiplyAssignment
- ComplexPlusAssignment - Class in net.thisptr.jackson.jq.internal.tree.binaryop.assignment
- ComplexPlusAssignment(Expression, Expression) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.assignment.ComplexPlusAssignment
- Conditional - Class in net.thisptr.jackson.jq.internal.tree
- Conditional(List<Pair<Expression, Expression>>, Expression) - Constructor for class net.thisptr.jackson.jq.internal.tree.Conditional
- ConditionalExpression() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
- contains(Version) - Method in class net.thisptr.jackson.jq.VersionRange
- ContainsFunction - Class in net.thisptr.jackson.jq.internal.functions
- ContainsFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.ContainsFunction
- convert(String) - Method in class net.thisptr.jackson.jq.internal.functions.AbstractAtFormattingFunction
- convert(String) - Method in class net.thisptr.jackson.jq.internal.functions.AtBase64dFunction
- convert(String) - Method in class net.thisptr.jackson.jq.internal.functions.AtBase64Function
- convert(String) - Method in class net.thisptr.jackson.jq.internal.functions.AtHtmlFunction
- convert(String) - Method in class net.thisptr.jackson.jq.internal.functions.AtUriFunction
- CosFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.MathFunction.CosFunction
- CoshFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.MathFunction.CoshFunction
- create(Expression, Expression, Version) - Method in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
-
Creates a new
Expressioninstance based on the provided left-hand side (lhs) expression, right-hand side (rhs) expression, and the specified version. - CsvFilter - Class in net.thisptr.jackson.jq.internal.filters
- CsvFilter() - Constructor for class net.thisptr.jackson.jq.internal.filters.CsvFilter
- curChar - Variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
- currentToken - Variable in exception class net.thisptr.jackson.jq.internal.javacc.ParseException
-
This is the last token that has been consumed successfully.
D
- DebugScopeFunction - Class in net.thisptr.jackson.jq.internal.functions.debug
- DebugScopeFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.debug.DebugScopeFunction
- debugStream - Variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
-
Debug output.
- DEFAULT - Enum constant in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
- DEFAULT - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
Lexical state.
- DEFAULT_EQUAL - Enum constant in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
- DEFAULT_EQUAL - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- DelPathsFunction - Class in net.thisptr.jackson.jq.internal.functions
- DelPathsFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.DelPathsFunction
- deserialize(JsonParser, DeserializationContext) - Method in class net.thisptr.jackson.jq.internal.misc.VersionRangeDeserializer
- DIGIT - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- disable_tracing() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
-
Disable tracing.
- DIVIDE - Enum constant in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
- DIVIDE - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- DIVIDE_EQUAL - Enum constant in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
- DIVIDE_EQUAL - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- DivideExpression - Class in net.thisptr.jackson.jq.internal.tree.binaryop
- DivideExpression(Expression, Expression) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.DivideExpression
- DivideOperator - Class in net.thisptr.jackson.jq.internal.operators
- DivideOperator() - Constructor for class net.thisptr.jackson.jq.internal.operators.DivideOperator
- doCheck(String, String) - Method in class net.thisptr.jackson.jq.internal.functions.AbstractStartsEndsWithFunction
- doCheck(String, String) - Method in class net.thisptr.jackson.jq.internal.functions.EndsWithFunction
- doCheck(String, String) - Method in class net.thisptr.jackson.jq.internal.functions.StartsWithFunction
- DOLLAR - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- dollarImport - Variable in class net.thisptr.jackson.jq.internal.tree.ImportStatement
- Done() - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
-
Reset buffer when finished.
- DOT - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- doTrim(String, String) - Method in class net.thisptr.jackson.jq.internal.functions.AbstractTrimStrFunction
- doTrim(String, String) - Method in class net.thisptr.jackson.jq.internal.functions.LTrimStrFunction
- doTrim(String, String) - Method in class net.thisptr.jackson.jq.internal.functions.RTrimStrFunction
- DOUBLE_COLON - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- DoubleLiteral - Class in net.thisptr.jackson.jq.internal.tree.literal
- DoubleLiteral(double) - Constructor for class net.thisptr.jackson.jq.internal.tree.literal.DoubleLiteral
E
- emit(JsonNode) - Method in interface net.thisptr.jackson.jq.Output
- emit(JsonNode, Path) - Method in interface net.thisptr.jackson.jq.Output
- emit(JsonNode, Path) - Method in interface net.thisptr.jackson.jq.PathOutput
- emit(List<PatternMatcher.MatchWithPath>) - Method in interface net.thisptr.jackson.jq.internal.tree.matcher.PatternMatcher.MatchOutput
- emitAllPath(boolean, JsonNode, Path, PathOutput, boolean) - Static method in class net.thisptr.jackson.jq.internal.tree.fieldaccess.FieldAccess
- emitArrayIndexOfPath(boolean, JsonNode, JsonNode, Path, PathOutput, boolean) - Static method in class net.thisptr.jackson.jq.internal.tree.fieldaccess.FieldAccess
- emitArrayIndexPath(boolean, JsonNode, JsonNode, Path, PathOutput, boolean) - Static method in class net.thisptr.jackson.jq.internal.tree.fieldaccess.FieldAccess
- emitArrayRangeIndexPath(boolean, JsonNode, JsonNode, JsonNode, Path, PathOutput, boolean) - Static method in class net.thisptr.jackson.jq.internal.tree.fieldaccess.FieldAccess
- emitObjectFieldPath(boolean, String, JsonNode, Path, PathOutput, boolean) - Static method in class net.thisptr.jackson.jq.internal.tree.fieldaccess.FieldAccess
- EmptyFunction - Class in net.thisptr.jackson.jq.internal.functions
- EmptyFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.EmptyFunction
- enable_tracing() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
-
Enable tracing.
- end - Variable in class net.thisptr.jackson.jq.internal.misc.Range
- end - Variable in class net.thisptr.jackson.jq.path.ArrayRangeIndexPath
- endColumn - Variable in class net.thisptr.jackson.jq.internal.javacc.Token
-
The column number of the last character of this Token.
- endLine - Variable in class net.thisptr.jackson.jq.internal.javacc.Token
-
The line number of the last character of this Token.
- ENDQUOTE - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- EndsWithFunction - Class in net.thisptr.jackson.jq.internal.functions
- EndsWithFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.EndsWithFunction
- EnvFunction - Class in net.thisptr.jackson.jq.internal.functions
- EnvFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.EnvFunction
- EOF - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
End of File.
- EOL - Static variable in exception class net.thisptr.jackson.jq.internal.javacc.ParseException
-
The end of line string for this machine.
- EQUAL - Enum constant in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
- EqualOperator - Class in net.thisptr.jackson.jq.internal.operators
- EqualOperator() - Constructor for class net.thisptr.jackson.jq.internal.operators.EqualOperator
- equals(Object) - Method in class net.thisptr.jackson.jq.internal.misc.Pair
- equals(Object) - Method in class net.thisptr.jackson.jq.Version
- equals(Object) - Method in class net.thisptr.jackson.jq.VersionRange
- ErrorFunction - Class in net.thisptr.jackson.jq.internal.functions
- ErrorFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.ErrorFunction
- escape(String) - Method in class net.thisptr.jackson.jq.internal.functions.AtShFunction
- ESCAPE_CHAR - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- evaluate(Scope, JsonNode, FieldConstruction.FieldConsumer) - Method in interface net.thisptr.jackson.jq.internal.tree.FieldConstruction
- evaluate(Scope, JsonNode, FieldConstruction.FieldConsumer) - Method in class net.thisptr.jackson.jq.internal.tree.IdentifierKeyFieldConstruction
- evaluate(Scope, JsonNode, FieldConstruction.FieldConsumer) - Method in class net.thisptr.jackson.jq.internal.tree.JsonQueryKeyFieldConstruction
- evaluate(Scope, JsonNode, FieldConstruction.FieldConsumer) - Method in class net.thisptr.jackson.jq.internal.tree.StringKeyFieldConstruction
- evaluate(Scope, JsonNode, FieldConstruction.FieldConsumer) - Method in class net.thisptr.jackson.jq.internal.tree.VariableKeyFieldConstruction
- evaluateLiteralExpression(Expression) - Static method in class net.thisptr.jackson.jq.internal.utils.ExpressionUtils
- Exp10Function() - Constructor for class net.thisptr.jackson.jq.internal.functions.MathFunction.Exp10Function
- Exp2Function() - Constructor for class net.thisptr.jackson.jq.internal.functions.MathFunction.Exp2Function
- ExpandBuff(boolean) - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
- expectedTokenSequences - Variable in exception class net.thisptr.jackson.jq.internal.javacc.ParseException
-
Each entry in this array is an array of integers.
- Experimental - Annotation Type in net.thisptr.jackson.jq.internal.annotations
- ExpFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.MathFunction.ExpFunction
- ExplodeFunction - Class in net.thisptr.jackson.jq.internal.functions
- ExplodeFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.ExplodeFunction
- Expm1Function() - Constructor for class net.thisptr.jackson.jq.internal.functions.MathFunction.Expm1Function
- EXPONENT - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- expr - Variable in class net.thisptr.jackson.jq.internal.tree.AssignPipeComponent
- expr - Variable in class net.thisptr.jackson.jq.internal.tree.TransformPipeComponent
- Expression - Interface in net.thisptr.jackson.jq
- Expression() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
- ExpressionParser - Class in net.thisptr.jackson.jq.internal.javacc
- ExpressionParser(InputStream) - Constructor for class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
-
Constructor with InputStream.
- ExpressionParser(InputStream, String) - Constructor for class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
-
Constructor with InputStream and supplied encoding
- ExpressionParser(Reader) - Constructor for class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
-
Constructor.
- ExpressionParser(ExpressionParserTokenManager) - Constructor for class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
-
Constructor with generated Token Manager.
- ExpressionParserConstants - Interface in net.thisptr.jackson.jq.internal.javacc
-
Token literal values and constants.
- ExpressionParserTokenManager - Class in net.thisptr.jackson.jq.internal.javacc
-
Token Manager.
- ExpressionParserTokenManager(SimpleCharStream) - Constructor for class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
-
Constructor.
- ExpressionParserTokenManager(SimpleCharStream, int) - Constructor for class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
-
Constructor.
- ExpressionUtils - Class in net.thisptr.jackson.jq.internal.utils
- ExpressionUtils() - Constructor for class net.thisptr.jackson.jq.internal.utils.ExpressionUtils
F
- f(double) - Method in class net.thisptr.jackson.jq.internal.functions.MathFunction.AcosFunction
- f(double) - Method in class net.thisptr.jackson.jq.internal.functions.MathFunction.AsinFunction
- f(double) - Method in class net.thisptr.jackson.jq.internal.functions.MathFunction.AtanFunction
- f(double) - Method in class net.thisptr.jackson.jq.internal.functions.MathFunction.CbrtFunction
- f(double) - Method in class net.thisptr.jackson.jq.internal.functions.MathFunction.CeilFunction
- f(double) - Method in class net.thisptr.jackson.jq.internal.functions.MathFunction.CosFunction
- f(double) - Method in class net.thisptr.jackson.jq.internal.functions.MathFunction.CoshFunction
- f(double) - Method in class net.thisptr.jackson.jq.internal.functions.MathFunction.Exp10Function
- f(double) - Method in class net.thisptr.jackson.jq.internal.functions.MathFunction.Exp2Function
- f(double) - Method in class net.thisptr.jackson.jq.internal.functions.MathFunction.ExpFunction
- f(double) - Method in class net.thisptr.jackson.jq.internal.functions.MathFunction.Expm1Function
- f(double) - Method in class net.thisptr.jackson.jq.internal.functions.MathFunction
- f(double) - Method in class net.thisptr.jackson.jq.internal.functions.MathFunction.FloorFunction
- f(double) - Method in class net.thisptr.jackson.jq.internal.functions.MathFunction.Log10Function
- f(double) - Method in class net.thisptr.jackson.jq.internal.functions.MathFunction.Log1pFunction
- f(double) - Method in class net.thisptr.jackson.jq.internal.functions.MathFunction.Log2Function
- f(double) - Method in class net.thisptr.jackson.jq.internal.functions.MathFunction.LogFunction
- f(double) - Method in class net.thisptr.jackson.jq.internal.functions.MathFunction.RoundFunction
- f(double) - Method in class net.thisptr.jackson.jq.internal.functions.MathFunction.SinFunction
- f(double) - Method in class net.thisptr.jackson.jq.internal.functions.MathFunction.SinhFunction
- f(double) - Method in class net.thisptr.jackson.jq.internal.functions.MathFunction.SqrtFunction
- f(double) - Method in class net.thisptr.jackson.jq.internal.functions.MathFunction.TanFunction
- f(double) - Method in class net.thisptr.jackson.jq.internal.functions.MathFunction.TanhFunction
- FieldAccess - Class in net.thisptr.jackson.jq.internal.tree.fieldaccess
- FieldAccess(Expression, boolean) - Constructor for class net.thisptr.jackson.jq.internal.tree.fieldaccess.FieldAccess
- FieldAccessor(Expression) - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
- FieldConstruction - Interface in net.thisptr.jackson.jq.internal.tree
- FieldConstruction.FieldConsumer - Interface in net.thisptr.jackson.jq.internal.tree
- FieldMatcher(boolean, Expression, PatternMatcher) - Constructor for class net.thisptr.jackson.jq.internal.tree.matcher.matchers.ObjectMatcher.FieldMatcher
- fields - Variable in class net.thisptr.jackson.jq.internal.tree.ObjectConstruction
- FileSystemModuleLoader - Class in net.thisptr.jackson.jq.module.loaders
- FileSystemModuleLoader(Scope, Version, Path...) - Constructor for class net.thisptr.jackson.jq.module.loaders.FileSystemModuleLoader
- FillBuff() - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
- filter(JsonNode, Predicate<JsonNode>) - Static method in class net.thisptr.jackson.jq.internal.misc.JsonNodeUtils
- FixedScopeQuery - Class in net.thisptr.jackson.jq.internal
- FixedScopeQuery(Scope, Expression) - Constructor for class net.thisptr.jackson.jq.internal.FixedScopeQuery
- FLOAT_LITERAL - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- FloorFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.MathFunction.FloorFunction
- fn(List<JsonNode>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.math.Atan2Function
- fn(List<JsonNode>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.math.PowFunction
- fn(List<JsonNode>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.JsonArgumentFunction
- ForeachExpression - Class in net.thisptr.jackson.jq.internal.tree
- ForeachExpression(PatternMatcher, Expression, Expression, Expression, Expression) - Constructor for class net.thisptr.jackson.jq.internal.tree.ForeachExpression
- ForeachExpression() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
- FormattingFilter - Class in net.thisptr.jackson.jq.internal.tree
- FormattingFilter(String, Version) - Constructor for class net.thisptr.jackson.jq.internal.tree.FormattingFilter
- FormattingFilter() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
- fromBytes(byte[]) - Static method in class net.thisptr.jackson.jq.extra.internal.misc.UuidUtils
- FromDateIso8601Function - Class in net.thisptr.jackson.jq.internal.functions
- FromDateIso8601Function() - Constructor for class net.thisptr.jackson.jq.internal.functions.FromDateIso8601Function
- FromEntriesFunction - Class in net.thisptr.jackson.jq.internal.functions
- FromEntriesFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.FromEntriesFunction
- fromImage(String) - Static method in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
- FromJsonFunction - Class in net.thisptr.jackson.jq.internal.functions
- FromJsonFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.FromJsonFunction
- Function - Interface in net.thisptr.jackson.jq
- Functional - Class in net.thisptr.jackson.jq.internal.misc
- Functional() - Constructor for class net.thisptr.jackson.jq.internal.misc.Functional
- Functional.Consumer<T> - Interface in net.thisptr.jackson.jq.internal.misc
- FunctionCall - Class in net.thisptr.jackson.jq.internal.tree
- FunctionCall(String, String, List<Expression>, Version) - Constructor for class net.thisptr.jackson.jq.internal.tree.FunctionCall
- FunctionCall() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
- FunctionDefinition - Class in net.thisptr.jackson.jq.internal.tree
- FunctionDefinition(String, List<String>, Expression) - Constructor for class net.thisptr.jackson.jq.internal.tree.FunctionDefinition
- FunctionDefinition() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
- FunctionDefinitionParam() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
- functions - Variable in class net.thisptr.jackson.jq.internal.JqJson
G
- generateParseException() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
-
Generate ParseException.
- get(JsonNode, Path, PathOutput, boolean) - Method in class net.thisptr.jackson.jq.path.ArrayIndexOfPath
- get(JsonNode, Path, PathOutput, boolean) - Method in class net.thisptr.jackson.jq.path.ArrayIndexPath
- get(JsonNode, Path, PathOutput, boolean) - Method in class net.thisptr.jackson.jq.path.ArrayRangeIndexPath
- get(JsonNode, Path, PathOutput, boolean) - Method in class net.thisptr.jackson.jq.path.InvalidPath
- get(JsonNode, Path, PathOutput, boolean) - Method in class net.thisptr.jackson.jq.path.ObjectFieldPath
- get(JsonNode, Path, PathOutput, boolean) - Method in interface net.thisptr.jackson.jq.path.Path
- get(JsonNode, Path, PathOutput, boolean) - Method in class net.thisptr.jackson.jq.path.RootPath
- getAllFunctions() - Method in interface net.thisptr.jackson.jq.module.Module
- getAllFunctions() - Method in class net.thisptr.jackson.jq.module.SimpleModule
- getBeginColumn() - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
-
Get token beginning column number.
- getBeginLine() - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
-
Get token beginning line number.
- getColumn() - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
-
Deprecated.
- getCurrentModule() - Method in class net.thisptr.jackson.jq.Scope
- getEndColumn() - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
-
Get token end column number.
- getEndLine() - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
-
Get token end line number.
- getFunction(String, int) - Method in interface net.thisptr.jackson.jq.module.Module
- getFunction(String, int) - Method in class net.thisptr.jackson.jq.module.SimpleModule
- getFunction(String, int) - Method in class net.thisptr.jackson.jq.Scope
- GetImage() - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
-
Get token literal value.
- getImportedData(String) - Method in class net.thisptr.jackson.jq.Scope
- getImportedModules(String) - Method in class net.thisptr.jackson.jq.Scope
- getInstance() - Static method in class net.thisptr.jackson.jq.BuiltinFunctionLoader
- getInstance() - Static method in class net.thisptr.jackson.jq.internal.misc.JsonNodeComparator
- getInstance() - Static method in class net.thisptr.jackson.jq.internal.misc.JsonQueryJacksonModule
- getInstance() - Static method in class net.thisptr.jackson.jq.internal.module.loaders.NullModuleLoader
- getInstance() - Static method in class net.thisptr.jackson.jq.module.loaders.BuiltinModuleLoader
- getInstance() - Static method in class net.thisptr.jackson.jq.path.RootPath
- getLine() - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
-
Deprecated.
- getLocalFunctions() - Method in class net.thisptr.jackson.jq.Scope
- getMessage() - Method in exception class net.thisptr.jackson.jq.internal.javacc.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMessageAsJsonNode() - Method in exception class net.thisptr.jackson.jq.exception.JsonQueryBreakException
- getMessageAsJsonNode() - Method in exception class net.thisptr.jackson.jq.exception.JsonQueryException
- getMessageAsJsonNode() - Method in exception class net.thisptr.jackson.jq.exception.JsonQueryUserException
- getModuleLoader() - Method in class net.thisptr.jackson.jq.Scope
- getNextToken() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
-
Get the next Token.
- getNextToken() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
-
Get the next Token.
- getObjectMapper() - Method in class net.thisptr.jackson.jq.Scope
- getParentScope() - Method in class net.thisptr.jackson.jq.Scope
- GetPathFunction - Class in net.thisptr.jackson.jq.internal.functions
- GetPathFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.GetPathFunction
- GetSuffix(int) - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
-
Get the suffix.
- getTabSize() - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
- getToken(int) - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
-
Get the specific Token.
- getValue() - Method in class net.thisptr.jackson.jq.internal.javacc.Token
-
An optional attribute value of the Token.
- getValue(String) - Method in class net.thisptr.jackson.jq.Scope
- getValueWithPath(String) - Method in class net.thisptr.jackson.jq.Scope
- global - Variable in class net.thisptr.jackson.jq.internal.misc.OnigUtils.Pattern
- GREATER - Enum constant in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
- GREATER_EQUAL - Enum constant in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
- GreaterEqualOperator - Class in net.thisptr.jackson.jq.internal.operators
- GreaterEqualOperator() - Constructor for class net.thisptr.jackson.jq.internal.operators.GreaterEqualOperator
- GreaterOperator - Class in net.thisptr.jackson.jq.internal.operators
- GreaterOperator() - Constructor for class net.thisptr.jackson.jq.internal.operators.GreaterOperator
- GroupByFunction - Class in net.thisptr.jackson.jq.internal.functions
- GroupByFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.GroupByFunction
H
- HasFunction - Class in net.thisptr.jackson.jq.internal.functions
- HasFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.HasFunction
- hashCode() - Method in class net.thisptr.jackson.jq.internal.misc.Pair
- hashCode() - Method in class net.thisptr.jackson.jq.Version
- hashCode() - Method in class net.thisptr.jackson.jq.VersionRange
- HostnameFunction - Class in net.thisptr.jackson.jq.extra.functions
- HostnameFunction() - Constructor for class net.thisptr.jackson.jq.extra.functions.HostnameFunction
I
- IDENTIFIER - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- IDENTIFIER_AFTER_DOT - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- IdentifierAsString() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
- IdentifierFieldAccess - Class in net.thisptr.jackson.jq.internal.tree.fieldaccess
- IdentifierFieldAccess(Expression, String, boolean) - Constructor for class net.thisptr.jackson.jq.internal.tree.fieldaccess.IdentifierFieldAccess
- IdentifierFieldAccessor(Expression) - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
- IdentifierKeyFieldConstruction - Class in net.thisptr.jackson.jq.internal.tree
- IdentifierKeyFieldConstruction(String) - Constructor for class net.thisptr.jackson.jq.internal.tree.IdentifierKeyFieldConstruction
- IdentifierKeyFieldConstruction(String, Expression) - Constructor for class net.thisptr.jackson.jq.internal.tree.IdentifierKeyFieldConstruction
- IllegalJsonArgumentException - Exception Class in net.thisptr.jackson.jq.exception
- IllegalJsonArgumentException(String) - Constructor for exception class net.thisptr.jackson.jq.exception.IllegalJsonArgumentException
- IllegalJsonInputException - Exception Class in net.thisptr.jackson.jq.exception
- IllegalJsonInputException(String) - Constructor for exception class net.thisptr.jackson.jq.exception.IllegalJsonInputException
- image - Variable in class net.thisptr.jackson.jq.internal.javacc.Token
-
The string image of the token.
- image - Variable in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
- image() - Method in class net.thisptr.jackson.jq.internal.operators.AlternativeOperator
- image() - Method in interface net.thisptr.jackson.jq.internal.operators.BinaryOperator
- image() - Method in class net.thisptr.jackson.jq.internal.operators.ComparisonOperator
- image() - Method in class net.thisptr.jackson.jq.internal.operators.DivideOperator
- image() - Method in class net.thisptr.jackson.jq.internal.operators.MinusOperator
- image() - Method in class net.thisptr.jackson.jq.internal.operators.ModuloOperator
- image() - Method in class net.thisptr.jackson.jq.internal.operators.MultiplyOperator
- image() - Method in class net.thisptr.jackson.jq.internal.operators.PlusOperator
- ImplodeFunction - Class in net.thisptr.jackson.jq.internal.functions
- ImplodeFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.ImplodeFunction
- ImportStatement - Class in net.thisptr.jackson.jq.internal.tree
- ImportStatement(String, boolean, String, Expression) - Constructor for class net.thisptr.jackson.jq.internal.tree.ImportStatement
- ImportStatement() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
- inBuf - Variable in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
- IncludeStatement() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
- index - Variable in class net.thisptr.jackson.jq.path.ArrayIndexPath
- IndexFunction - Class in net.thisptr.jackson.jq.internal.functions
- IndexFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.IndexFunction
- indices(JsonNode, JsonNode) - Static method in class net.thisptr.jackson.jq.internal.functions.IndicesFunction
- IndicesFunction - Class in net.thisptr.jackson.jq.internal.functions
- IndicesFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.IndicesFunction
- InfiniteFunction - Class in net.thisptr.jackson.jq.internal.functions
- InfiniteFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.InfiniteFunction
- input_stream - Variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
- inputStream - Variable in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
- INTEGER_LITERAL - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- InterfaceAudience - Annotation Type in net.thisptr.jackson.jq.internal.annotations
-
Annotation to inform users of a package, class or method's intended audience.
- INVALID_LEXICAL_STATE - Static variable in exception class net.thisptr.jackson.jq.internal.javacc.TokenMgrError
-
Tried to change to an invalid lexical state.
- InvalidPath - Class in net.thisptr.jackson.jq.path
- InvalidPath(Path, JsonNode) - Constructor for class net.thisptr.jackson.jq.path.InvalidPath
- isGlobal(String) - Static method in class net.thisptr.jackson.jq.internal.misc.OnigUtils
- IsInfiniteFunction - Class in net.thisptr.jackson.jq.internal.functions
- IsInfiniteFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.IsInfiniteFunction
- isLarger(JsonNode, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.AbstractMaxByFunction
- isLarger(JsonNode, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.MaxByFunction
- isLarger(JsonNode, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.MinByFunction
- IsNanFunction - Class in net.thisptr.jackson.jq.internal.functions
- IsNanFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.IsNanFunction
- IsNormalFunction - Class in net.thisptr.jackson.jq.internal.functions
- IsNormalFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.IsNormalFunction
- IsolatedScopeQuery - Class in net.thisptr.jackson.jq.internal
- IsolatedScopeQuery(Expression) - Constructor for class net.thisptr.jackson.jq.internal.IsolatedScopeQuery
J
- jj_nt - Variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
-
Next token.
- jjFillToken() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
- jjnewLexState - Static variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
-
Lex State array.
- jjstrLiteralImages - Static variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
-
Token literal values.
- join(String, Iterable<String>) - Static method in class net.thisptr.jackson.jq.internal.misc.Strings
- JoinFunction - Class in net.thisptr.jackson.jq.internal.functions
- JoinFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.JoinFunction
- JQ_1_5 - Static variable in class net.thisptr.jackson.jq.Versions
- JQ_1_6 - Static variable in class net.thisptr.jackson.jq.Versions
- JQ_1_7 - Static variable in class net.thisptr.jackson.jq.Versions
- JqFuncDef() - Constructor for class net.thisptr.jackson.jq.internal.JqJson.JqFuncDef
- JqJson - Class in net.thisptr.jackson.jq.internal
- JqJson() - Constructor for class net.thisptr.jackson.jq.internal.JqJson
- JqJson.JqFuncDef - Class in net.thisptr.jackson.jq.internal
- JsonArgumentFunction - Class in net.thisptr.jackson.jq.internal
- JsonArgumentFunction() - Constructor for class net.thisptr.jackson.jq.internal.JsonArgumentFunction
- JsonNodeComparator - Class in net.thisptr.jackson.jq.internal.misc
- JsonNodeComparator() - Constructor for class net.thisptr.jackson.jq.internal.misc.JsonNodeComparator
- JsonNodeFunction - Class in net.thisptr.jackson.jq.internal
- JsonNodeFunction(JsonNode) - Constructor for class net.thisptr.jackson.jq.internal.JsonNodeFunction
- JsonNodeUtils - Class in net.thisptr.jackson.jq.internal.misc
- JsonPredicateFunction - Class in net.thisptr.jackson.jq.internal
- JsonPredicateFunction(Predicate<JsonNode>) - Constructor for class net.thisptr.jackson.jq.internal.JsonPredicateFunction
- JsonQuery - Class in net.thisptr.jackson.jq
- JsonQueryBreakException - Exception Class in net.thisptr.jackson.jq.exception
- JsonQueryBreakException(String) - Constructor for exception class net.thisptr.jackson.jq.exception.JsonQueryBreakException
- JsonQueryException - Exception Class in net.thisptr.jackson.jq.exception
- JsonQueryException(String) - Constructor for exception class net.thisptr.jackson.jq.exception.JsonQueryException
- JsonQueryException(String, Object...) - Constructor for exception class net.thisptr.jackson.jq.exception.JsonQueryException
- JsonQueryException(String, Throwable) - Constructor for exception class net.thisptr.jackson.jq.exception.JsonQueryException
- JsonQueryException(Throwable) - Constructor for exception class net.thisptr.jackson.jq.exception.JsonQueryException
- JsonQueryFunction - Class in net.thisptr.jackson.jq.internal
- JsonQueryFunction(String, List<String>, Expression, Scope) - Constructor for class net.thisptr.jackson.jq.internal.JsonQueryFunction
- JsonQueryJacksonModule - Class in net.thisptr.jackson.jq.internal.misc
- JsonQueryKeyFieldConstruction - Class in net.thisptr.jackson.jq.internal.tree
- JsonQueryKeyFieldConstruction(Expression, Expression) - Constructor for class net.thisptr.jackson.jq.internal.tree.JsonQueryKeyFieldConstruction
- JsonQueryTypeException - Exception Class in net.thisptr.jackson.jq.exception
- JsonQueryTypeException(String) - Constructor for exception class net.thisptr.jackson.jq.exception.JsonQueryTypeException
- JsonQueryTypeException(String, Object...) - Constructor for exception class net.thisptr.jackson.jq.exception.JsonQueryTypeException
- JsonQueryUndefinedBehaviorException - Exception Class in net.thisptr.jackson.jq.exception
- JsonQueryUndefinedBehaviorException(String) - Constructor for exception class net.thisptr.jackson.jq.exception.JsonQueryUndefinedBehaviorException
- JsonQueryUserException - Exception Class in net.thisptr.jackson.jq.exception
- JsonQueryUserException(JsonNode) - Constructor for exception class net.thisptr.jackson.jq.exception.JsonQueryUserException
- JsonQueryUtils - Class in net.thisptr.jackson.jq.internal.misc
- JsonQueryUtils() - Constructor for class net.thisptr.jackson.jq.internal.misc.JsonQueryUtils
- JsonQueryWithoutComma() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
K
- key - Variable in class net.thisptr.jackson.jq.internal.tree.IdentifierKeyFieldConstruction
- key - Variable in class net.thisptr.jackson.jq.internal.tree.StringKeyFieldConstruction
- key - Variable in class net.thisptr.jackson.jq.path.ObjectFieldPath
- KeysFunction - Class in net.thisptr.jackson.jq.internal.functions
- KeysFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.KeysFunction
- KeysUnsortedFunction - Class in net.thisptr.jackson.jq.internal.functions
- KeysUnsortedFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.KeysUnsortedFunction
- KEYWORD_AS - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- KEYWORD_BREAK - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- KEYWORD_CATCH - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- KEYWORD_DEF - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- KEYWORD_ELIF - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- KEYWORD_ELSE - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- KEYWORD_END - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- KEYWORD_FOREACH - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- KEYWORD_IF - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- KEYWORD_IMPORT - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- KEYWORD_INCLUDE - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- KEYWORD_LABEL - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- KEYWORD_MODULE - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- KEYWORD_REDUCE - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- KEYWORD_THEN - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- KEYWORD_TRY - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- KeywordAsString() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
- KeywordOrIdentifier() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
- kind - Variable in class net.thisptr.jackson.jq.internal.javacc.Token
-
An integer that describes the kind of this token.
L
- LabelPipeComponent - Class in net.thisptr.jackson.jq.internal.tree
- LabelPipeComponent(String) - Constructor for class net.thisptr.jackson.jq.internal.tree.LabelPipeComponent
- LATEST - Static variable in class net.thisptr.jackson.jq.Version
- LEFT - Enum constant in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator.Associativity
- length(JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.LengthFunction
- LengthFunction - Class in net.thisptr.jackson.jq.internal.functions
- LengthFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.LengthFunction
- lengthUtf32(String) - Static method in class net.thisptr.jackson.jq.internal.misc.UnicodeUtils
- lengthUtf8(String) - Static method in class net.thisptr.jackson.jq.internal.misc.UnicodeUtils
- LESS - Enum constant in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
- LESS_EQUAL - Enum constant in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
- LessEqualOperator - Class in net.thisptr.jackson.jq.internal.operators
- LessEqualOperator() - Constructor for class net.thisptr.jackson.jq.internal.operators.LessEqualOperator
- LessOperator - Class in net.thisptr.jackson.jq.internal.operators
- LessOperator() - Constructor for class net.thisptr.jackson.jq.internal.operators.LessOperator
- LETTER - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- LEXICAL_ERROR - Static variable in exception class net.thisptr.jackson.jq.internal.javacc.TokenMgrError
-
Lexical error occurred.
- LexicalErr(boolean, int, int, int, String, int) - Static method in exception class net.thisptr.jackson.jq.internal.javacc.TokenMgrError
-
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
- lexStateNames - Static variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
-
Lexer state names.
- lhs - Variable in class net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression
- line - Variable in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
- listFunctions(ClassLoader, Version, Scope) - Method in class net.thisptr.jackson.jq.BuiltinFunctionLoader
-
Load function definitions from the default resource from an arbitrary
ClassLoader. - listFunctions(Version, Scope) - Method in class net.thisptr.jackson.jq.BuiltinFunctionLoader
- Lists - Class in net.thisptr.jackson.jq.internal.misc
- Lists() - Constructor for class net.thisptr.jackson.jq.internal.misc.Lists
- loadAllModules() - Method in class net.thisptr.jackson.jq.module.loaders.BuiltinModuleLoader
- loadData(Module, String, JsonNode) - Method in class net.thisptr.jackson.jq.internal.module.loaders.NullModuleLoader
- loadData(Module, String, JsonNode) - Method in class net.thisptr.jackson.jq.module.loaders.BuiltinModuleLoader
- loadData(Module, String, JsonNode) - Method in class net.thisptr.jackson.jq.module.loaders.ChainedModuleLoader
- loadData(Module, String, JsonNode) - Method in class net.thisptr.jackson.jq.module.loaders.FileSystemModuleLoader
- loadData(Module, String, JsonNode) - Method in interface net.thisptr.jackson.jq.module.ModuleLoader
- loadFunctions(ClassLoader, Version, Scope) - Method in class net.thisptr.jackson.jq.BuiltinFunctionLoader
- loadFunctions(Version, Scope) - Method in class net.thisptr.jackson.jq.BuiltinFunctionLoader
- loadFunctionsFromJsonJq(ClassLoader, Version, Scope) - Method in class net.thisptr.jackson.jq.BuiltinFunctionLoader
-
Do not use this method.
- loadFunctionsFromServiceLoader(ClassLoader, Version) - Method in class net.thisptr.jackson.jq.BuiltinFunctionLoader
-
Do not use this method.
- loadModule(Module, String, JsonNode) - Method in class net.thisptr.jackson.jq.internal.module.loaders.NullModuleLoader
- loadModule(Module, String, JsonNode) - Method in class net.thisptr.jackson.jq.module.loaders.BuiltinModuleLoader
- loadModule(Module, String, JsonNode) - Method in class net.thisptr.jackson.jq.module.loaders.ChainedModuleLoader
- loadModule(Module, String, JsonNode) - Method in class net.thisptr.jackson.jq.module.loaders.FileSystemModuleLoader
- loadModule(Module, String, JsonNode) - Method in interface net.thisptr.jackson.jq.module.ModuleLoader
- Log10Function() - Constructor for class net.thisptr.jackson.jq.internal.functions.MathFunction.Log10Function
- Log1pFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.MathFunction.Log1pFunction
- Log2Function() - Constructor for class net.thisptr.jackson.jq.internal.functions.MathFunction.Log2Function
- LogFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.MathFunction.LogFunction
- LongLiteral - Class in net.thisptr.jackson.jq.internal.tree.literal
- LongLiteral(long) - Constructor for class net.thisptr.jackson.jq.internal.tree.literal.LongLiteral
- LOOP_DETECTED - Static variable in exception class net.thisptr.jackson.jq.internal.javacc.TokenMgrError
-
Detected (and bailed out of) an infinite loop in the token manager.
- LTrimStrFunction - Class in net.thisptr.jackson.jq.internal.functions
- LTrimStrFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.LTrimStrFunction
M
- main(String[]) - Static method in class net.thisptr.jackson.jq.cli.Main
- Main - Class in net.thisptr.jackson.jq.cli
- Main() - Constructor for class net.thisptr.jackson.jq.cli.Main
- major - Variable in class net.thisptr.jackson.jq.Version
- majorVersion() - Method in class net.thisptr.jackson.jq.Version
- match(Scope, JsonNode, Functional.Consumer<List<Pair<String, JsonNode>>>, Stack<Pair<String, JsonNode>>) - Method in class net.thisptr.jackson.jq.internal.tree.matcher.matchers.ArrayMatcher
- match(Scope, JsonNode, Functional.Consumer<List<Pair<String, JsonNode>>>, Stack<Pair<String, JsonNode>>) - Method in class net.thisptr.jackson.jq.internal.tree.matcher.matchers.ObjectMatcher
- match(Scope, JsonNode, Functional.Consumer<List<Pair<String, JsonNode>>>, Stack<Pair<String, JsonNode>>) - Method in class net.thisptr.jackson.jq.internal.tree.matcher.matchers.ValueMatcher
- match(Scope, JsonNode, Functional.Consumer<List<Pair<String, JsonNode>>>, Stack<Pair<String, JsonNode>>) - Method in interface net.thisptr.jackson.jq.internal.tree.matcher.PatternMatcher
- matcher - Variable in class net.thisptr.jackson.jq.internal.tree.AssignPipeComponent
- matcher() - Method in class net.thisptr.jackson.jq.internal.tree.matcher.matchers.ObjectMatcher.FieldMatcher
- Matcher() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
- matchWithPath(Scope, JsonNode, Path, PatternMatcher.MatchOutput, Stack<PatternMatcher.MatchWithPath>) - Method in class net.thisptr.jackson.jq.internal.tree.matcher.matchers.ArrayMatcher
- matchWithPath(Scope, JsonNode, Path, PatternMatcher.MatchOutput, Stack<PatternMatcher.MatchWithPath>) - Method in class net.thisptr.jackson.jq.internal.tree.matcher.matchers.ObjectMatcher
- matchWithPath(Scope, JsonNode, Path, PatternMatcher.MatchOutput, Stack<PatternMatcher.MatchWithPath>) - Method in class net.thisptr.jackson.jq.internal.tree.matcher.matchers.ValueMatcher
- matchWithPath(Scope, JsonNode, Path, PatternMatcher.MatchOutput, Stack<PatternMatcher.MatchWithPath>) - Method in interface net.thisptr.jackson.jq.internal.tree.matcher.PatternMatcher
- MatchWithPath(String, JsonNode, Path) - Constructor for class net.thisptr.jackson.jq.internal.tree.matcher.PatternMatcher.MatchWithPath
- MathFunction - Class in net.thisptr.jackson.jq.internal.functions
- MathFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.MathFunction
- MathFunction.AcosFunction - Class in net.thisptr.jackson.jq.internal.functions
- MathFunction.AsinFunction - Class in net.thisptr.jackson.jq.internal.functions
- MathFunction.AtanFunction - Class in net.thisptr.jackson.jq.internal.functions
- MathFunction.CbrtFunction - Class in net.thisptr.jackson.jq.internal.functions
- MathFunction.CeilFunction - Class in net.thisptr.jackson.jq.internal.functions
- MathFunction.CosFunction - Class in net.thisptr.jackson.jq.internal.functions
- MathFunction.CoshFunction - Class in net.thisptr.jackson.jq.internal.functions
- MathFunction.Exp10Function - Class in net.thisptr.jackson.jq.internal.functions
- MathFunction.Exp2Function - Class in net.thisptr.jackson.jq.internal.functions
- MathFunction.ExpFunction - Class in net.thisptr.jackson.jq.internal.functions
- MathFunction.Expm1Function - Class in net.thisptr.jackson.jq.internal.functions
- MathFunction.FloorFunction - Class in net.thisptr.jackson.jq.internal.functions
- MathFunction.Log10Function - Class in net.thisptr.jackson.jq.internal.functions
- MathFunction.Log1pFunction - Class in net.thisptr.jackson.jq.internal.functions
- MathFunction.Log2Function - Class in net.thisptr.jackson.jq.internal.functions
- MathFunction.LogFunction - Class in net.thisptr.jackson.jq.internal.functions
- MathFunction.RoundFunction - Class in net.thisptr.jackson.jq.internal.functions
- MathFunction.SinFunction - Class in net.thisptr.jackson.jq.internal.functions
- MathFunction.SinhFunction - Class in net.thisptr.jackson.jq.internal.functions
- MathFunction.SqrtFunction - Class in net.thisptr.jackson.jq.internal.functions
- MathFunction.TanFunction - Class in net.thisptr.jackson.jq.internal.functions
- MathFunction.TanhFunction - Class in net.thisptr.jackson.jq.internal.functions
- MaxByFunction - Class in net.thisptr.jackson.jq.internal.functions
- MaxByFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.MaxByFunction
- maxNextCharInd - Variable in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
- metadata - Variable in class net.thisptr.jackson.jq.internal.tree.ImportStatement
- MinByFunction - Class in net.thisptr.jackson.jq.internal.functions
- MinByFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.MinByFunction
- minor - Variable in class net.thisptr.jackson.jq.Version
- minorVersion() - Method in class net.thisptr.jackson.jq.Version
- MINUS - Enum constant in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
- MINUS - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- MINUS_EQUAL - Enum constant in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
- MINUS_EQUAL - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- MinusExpression - Class in net.thisptr.jackson.jq.internal.tree.binaryop
- MinusExpression(Expression, Expression) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.MinusExpression
- MinusOperator - Class in net.thisptr.jackson.jq.internal.operators
- MinusOperator() - Constructor for class net.thisptr.jackson.jq.internal.operators.MinusOperator
- Module - Interface in net.thisptr.jackson.jq.module
- ModuleDirective - Class in net.thisptr.jackson.jq.internal.tree
- ModuleDirective(Expression) - Constructor for class net.thisptr.jackson.jq.internal.tree.ModuleDirective
- ModuleDirective() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
- ModuleImpl - Class in net.thisptr.jackson.jq.extra
- ModuleImpl() - Constructor for class net.thisptr.jackson.jq.extra.ModuleImpl
- ModuleLoader - Interface in net.thisptr.jackson.jq.module
- MODULO - Enum constant in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
- MODULO - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- MODULO_EQUAL - Enum constant in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
- MODULO_EQUAL - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- ModuloExpression - Class in net.thisptr.jackson.jq.internal.tree.binaryop
- ModuloExpression(Expression, Expression) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.ModuloExpression
- ModuloOperator - Class in net.thisptr.jackson.jq.internal.operators
- ModuloOperator() - Constructor for class net.thisptr.jackson.jq.internal.operators.ModuloOperator
- MultiplyExpression - Class in net.thisptr.jackson.jq.internal.tree.binaryop
- MultiplyExpression(Expression, Expression) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.MultiplyExpression
- MultiplyOperator - Class in net.thisptr.jackson.jq.internal.operators
- MultiplyOperator() - Constructor for class net.thisptr.jackson.jq.internal.operators.MultiplyOperator
- mutate(JsonNode, Path.Mutation) - Method in interface net.thisptr.jackson.jq.path.Path
- mutate(JsonNode, Path.Mutation, boolean) - Method in class net.thisptr.jackson.jq.path.ArrayIndexOfPath
- mutate(JsonNode, Path.Mutation, boolean) - Method in class net.thisptr.jackson.jq.path.ArrayIndexPath
- mutate(JsonNode, Path.Mutation, boolean) - Method in class net.thisptr.jackson.jq.path.ArrayRangeIndexPath
- mutate(JsonNode, Path.Mutation, boolean) - Method in class net.thisptr.jackson.jq.path.InvalidPath
- mutate(JsonNode, Path.Mutation, boolean) - Method in class net.thisptr.jackson.jq.path.ObjectFieldPath
- mutate(JsonNode, Path.Mutation, boolean) - Method in interface net.thisptr.jackson.jq.path.Path
- mutate(JsonNode, Path.Mutation, boolean) - Method in class net.thisptr.jackson.jq.path.RootPath
N
- name - Variable in class net.thisptr.jackson.jq.internal.JqJson.JqFuncDef
- name - Variable in class net.thisptr.jackson.jq.internal.tree.ImportStatement
- name - Variable in class net.thisptr.jackson.jq.internal.tree.LabelPipeComponent
- name - Variable in class net.thisptr.jackson.jq.internal.tree.matcher.PatternMatcher.MatchWithPath
- name() - Method in exception class net.thisptr.jackson.jq.exception.JsonQueryBreakException
- name() - Method in class net.thisptr.jackson.jq.internal.filters.AbstractSvFilter
- name() - Method in class net.thisptr.jackson.jq.internal.filters.CsvFilter
- name() - Method in class net.thisptr.jackson.jq.internal.filters.TsvFilter
- names - Variable in class net.thisptr.jackson.jq.internal.misc.OnigUtils.Pattern
- NanFunction - Class in net.thisptr.jackson.jq.internal.functions
- NanFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.NanFunction
- NegativeExpression - Class in net.thisptr.jackson.jq.internal.tree
- NegativeExpression(Expression) - Constructor for class net.thisptr.jackson.jq.internal.tree.NegativeExpression
- net.thisptr.jackson.jq - package net.thisptr.jackson.jq
- net.thisptr.jackson.jq.cli - package net.thisptr.jackson.jq.cli
- net.thisptr.jackson.jq.exception - package net.thisptr.jackson.jq.exception
- net.thisptr.jackson.jq.extra - package net.thisptr.jackson.jq.extra
- net.thisptr.jackson.jq.extra.functions - package net.thisptr.jackson.jq.extra.functions
- net.thisptr.jackson.jq.extra.internal.misc - package net.thisptr.jackson.jq.extra.internal.misc
- net.thisptr.jackson.jq.internal - package net.thisptr.jackson.jq.internal
- net.thisptr.jackson.jq.internal.annotations - package net.thisptr.jackson.jq.internal.annotations
- net.thisptr.jackson.jq.internal.filters - package net.thisptr.jackson.jq.internal.filters
- net.thisptr.jackson.jq.internal.functions - package net.thisptr.jackson.jq.internal.functions
- net.thisptr.jackson.jq.internal.functions.debug - package net.thisptr.jackson.jq.internal.functions.debug
- net.thisptr.jackson.jq.internal.functions.math - package net.thisptr.jackson.jq.internal.functions.math
- net.thisptr.jackson.jq.internal.javacc - package net.thisptr.jackson.jq.internal.javacc
- net.thisptr.jackson.jq.internal.misc - package net.thisptr.jackson.jq.internal.misc
- net.thisptr.jackson.jq.internal.module.loaders - package net.thisptr.jackson.jq.internal.module.loaders
- net.thisptr.jackson.jq.internal.operators - package net.thisptr.jackson.jq.internal.operators
- net.thisptr.jackson.jq.internal.tree - package net.thisptr.jackson.jq.internal.tree
- net.thisptr.jackson.jq.internal.tree.binaryop - package net.thisptr.jackson.jq.internal.tree.binaryop
- net.thisptr.jackson.jq.internal.tree.binaryop.assignment - package net.thisptr.jackson.jq.internal.tree.binaryop.assignment
- net.thisptr.jackson.jq.internal.tree.binaryop.comparison - package net.thisptr.jackson.jq.internal.tree.binaryop.comparison
- net.thisptr.jackson.jq.internal.tree.fieldaccess - package net.thisptr.jackson.jq.internal.tree.fieldaccess
- net.thisptr.jackson.jq.internal.tree.literal - package net.thisptr.jackson.jq.internal.tree.literal
- net.thisptr.jackson.jq.internal.tree.matcher - package net.thisptr.jackson.jq.internal.tree.matcher
- net.thisptr.jackson.jq.internal.tree.matcher.matchers - package net.thisptr.jackson.jq.internal.tree.matcher.matchers
- net.thisptr.jackson.jq.internal.utils - package net.thisptr.jackson.jq.internal.utils
- net.thisptr.jackson.jq.module - package net.thisptr.jackson.jq.module
- net.thisptr.jackson.jq.module.loaders - package net.thisptr.jackson.jq.module.loaders
- net.thisptr.jackson.jq.path - package net.thisptr.jackson.jq.path
- newArrayList(Iterable<T>) - Static method in class net.thisptr.jackson.jq.internal.misc.Lists
- newArrayList(Iterator<T>) - Static method in class net.thisptr.jackson.jq.internal.misc.Lists
- newChildScope(Scope) - Static method in class net.thisptr.jackson.jq.Scope
- newEmptyScope() - Static method in class net.thisptr.jackson.jq.Scope
- newToken(int) - Static method in class net.thisptr.jackson.jq.internal.javacc.Token
- newToken(int, String) - Static method in class net.thisptr.jackson.jq.internal.javacc.Token
-
Returns a new Token object, by default.
- next - Variable in class net.thisptr.jackson.jq.internal.javacc.Token
-
A reference to the next regular (non-special) token from the input stream.
- NOT_EQUAL - Enum constant in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
- NotEqualOperator - Class in net.thisptr.jackson.jq.internal.operators
- NotEqualOperator() - Constructor for class net.thisptr.jackson.jq.internal.operators.NotEqualOperator
- NotFunction - Class in net.thisptr.jackson.jq.internal.functions
- NotFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.NotFunction
- NowFunction - Class in net.thisptr.jackson.jq.internal.functions
- NowFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.NowFunction
- NULL_LITERAL - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- NullLiteral - Class in net.thisptr.jackson.jq.internal.tree.literal
- NullLiteral() - Constructor for class net.thisptr.jackson.jq.internal.tree.literal.NullLiteral
- NullModuleLoader - Class in net.thisptr.jackson.jq.internal.module.loaders
- NullModuleLoader() - Constructor for class net.thisptr.jackson.jq.internal.module.loaders.NullModuleLoader
- nullToNullNode(JsonNode) - Static method in class net.thisptr.jackson.jq.internal.misc.JsonNodeUtils
O
- ObjectConstruction - Class in net.thisptr.jackson.jq.internal.tree
- ObjectConstruction() - Constructor for class net.thisptr.jackson.jq.internal.tree.ObjectConstruction
- ObjectConstruction() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
- ObjectField(ObjectConstruction) - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
- ObjectFieldName() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
- ObjectFieldPath - Class in net.thisptr.jackson.jq.path
- ObjectFieldPath(Path, String) - Constructor for class net.thisptr.jackson.jq.path.ObjectFieldPath
- ObjectFieldValue() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
- ObjectMatcher - Class in net.thisptr.jackson.jq.internal.tree.matcher.matchers
- ObjectMatcher(List<ObjectMatcher.FieldMatcher>) - Constructor for class net.thisptr.jackson.jq.internal.tree.matcher.matchers.ObjectMatcher
- ObjectMatcher() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
- ObjectMatcher.FieldMatcher - Class in net.thisptr.jackson.jq.internal.tree.matcher.matchers
- ObjectMatcherField() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
- of(T, U) - Static method in class net.thisptr.jackson.jq.internal.misc.Pair
- OnigUtils - Class in net.thisptr.jackson.jq.internal.misc
- OnigUtils() - Constructor for class net.thisptr.jackson.jq.internal.misc.OnigUtils
- OnigUtils.Pattern - Class in net.thisptr.jackson.jq.internal.misc
- OP_AND - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- OP_DEFAULT - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- OP_OR - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- OPEN_BRACE - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- OPEN_BRACKET - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- OPEN_INTERP - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- OPEN_PAR - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- OR - Enum constant in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
- OTHERWISE_AFTER_DOT - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- Output - Interface in net.thisptr.jackson.jq
P
- Pair<T,
U> - Class in net.thisptr.jackson.jq.internal.misc - Pair(T, U) - Constructor for class net.thisptr.jackson.jq.internal.misc.Pair
- ParseException - Exception Class in net.thisptr.jackson.jq.internal.javacc
-
This exception is thrown when parse errors are encountered.
- ParseException() - Constructor for exception class net.thisptr.jackson.jq.internal.javacc.ParseException
-
The following constructors are for use by you for whatever purpose you can think of.
- ParseException(String) - Constructor for exception class net.thisptr.jackson.jq.internal.javacc.ParseException
-
Constructor with message.
- ParseException(Token, int[][], String[]) - Constructor for exception class net.thisptr.jackson.jq.internal.javacc.ParseException
-
This constructor is used by the method "generateParseException" in the generated parser.
- parseModifiers(String) - Static method in class net.thisptr.jackson.jq.internal.misc.OnigUtils
- path - Variable in class net.thisptr.jackson.jq.internal.tree.ImportStatement
- path - Variable in class net.thisptr.jackson.jq.internal.tree.matcher.PatternMatcher.MatchWithPath
- path() - Element in annotation type net.thisptr.jackson.jq.module.BuiltinModule
- path() - Method in interface net.thisptr.jackson.jq.Scope.ValueWithPath
- Path - Interface in net.thisptr.jackson.jq.path
- Path.Mutation - Interface in net.thisptr.jackson.jq.path
- PathFunction - Class in net.thisptr.jackson.jq.internal.functions
- PathFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.PathFunction
- PathOutput - Interface in net.thisptr.jackson.jq
- PathsFunction - Class in net.thisptr.jackson.jq.internal.functions
- PathsFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.PathsFunction
- PathUtils - Class in net.thisptr.jackson.jq.internal.misc
- PathUtils() - Constructor for class net.thisptr.jackson.jq.internal.misc.PathUtils
- Pattern(String, String) - Constructor for class net.thisptr.jackson.jq.internal.misc.OnigUtils.Pattern
- PatternMatcher - Interface in net.thisptr.jackson.jq.internal.tree.matcher
- PatternMatcher.MatchOutput - Interface in net.thisptr.jackson.jq.internal.tree.matcher
- PatternMatcher.MatchWithPath - Class in net.thisptr.jackson.jq.internal.tree.matcher
- permissive - Variable in class net.thisptr.jackson.jq.internal.tree.fieldaccess.FieldAccess
- PIPE - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- PipeComponent - Interface in net.thisptr.jackson.jq.internal.tree
- PipeComponent() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
- PipeComponentWithoutComma() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
- PipedQuery - Class in net.thisptr.jackson.jq.internal.tree
- PipedQuery(List<PipeComponent>) - Constructor for class net.thisptr.jackson.jq.internal.tree.PipedQuery
- PLUS - Enum constant in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
- PLUS - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- PLUS_EQUAL - Enum constant in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
- PLUS_EQUAL - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- PlusExpression - Class in net.thisptr.jackson.jq.internal.tree.binaryop
- PlusExpression(Expression, Expression) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.PlusExpression
- PlusOperator - Class in net.thisptr.jackson.jq.internal.operators
- PlusOperator() - Constructor for class net.thisptr.jackson.jq.internal.operators.PlusOperator
- port - Variable in class net.thisptr.jackson.jq.extra.functions.UriParseFunction.Result
- PowFunction - Class in net.thisptr.jackson.jq.internal.functions.math
- PowFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.math.PowFunction
- precedence - Variable in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
- Preconditions - Class in net.thisptr.jackson.jq.extra.internal.misc
- Preconditions - Class in net.thisptr.jackson.jq.internal.misc
- Preconditions() - Constructor for class net.thisptr.jackson.jq.extra.internal.misc.Preconditions
- Preconditions() - Constructor for class net.thisptr.jackson.jq.internal.misc.Preconditions
- prevCharIsCR - Variable in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
- prevCharIsLF - Variable in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
- PrimaryExpression() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
Q
- q - Variable in class net.thisptr.jackson.jq.internal.tree.ArrayConstruction
- qs - Variable in class net.thisptr.jackson.jq.internal.tree.Tuple
- query - Variable in class net.thisptr.jackson.jq.internal.FixedScopeQuery
- Question(Expression) - Constructor for class net.thisptr.jackson.jq.internal.tree.TryCatch.Question
- QUESTION - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- QUOTE - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
R
- RandomFunction - Class in net.thisptr.jackson.jq.extra.functions
- RandomFunction() - Constructor for class net.thisptr.jackson.jq.extra.functions.RandomFunction
- Range - Class in net.thisptr.jackson.jq.internal.misc
- Range(long, long) - Constructor for class net.thisptr.jackson.jq.internal.misc.Range
- RangeFunction - Class in net.thisptr.jackson.jq.internal.functions
- RangeFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.RangeFunction
- readChar() - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
-
Read a character.
- RECURSION - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- RecursionOperator - Class in net.thisptr.jackson.jq.internal.tree
- RecursionOperator() - Constructor for class net.thisptr.jackson.jq.internal.tree.RecursionOperator
- RecursionOperator() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
- ReduceExpression - Class in net.thisptr.jackson.jq.internal.tree
- ReduceExpression(PatternMatcher, Expression, Expression, Expression) - Constructor for class net.thisptr.jackson.jq.internal.tree.ReduceExpression
- ReduceExpression() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
- regex - Variable in class net.thisptr.jackson.jq.internal.misc.OnigUtils.Pattern
- ReInit(InputStream) - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
-
Reinitialise.
- ReInit(InputStream) - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, int, int) - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, int, int, int) - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, String) - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
-
Reinitialise.
- ReInit(InputStream, String) - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, String, int, int) - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, String, int, int, int) - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
-
Reinitialise.
- ReInit(Reader) - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
-
Reinitialise.
- ReInit(Reader) - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
-
Reinitialise.
- ReInit(Reader, int, int) - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
-
Reinitialise.
- ReInit(Reader, int, int, int) - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
-
Reinitialise.
- ReInit(ExpressionParserTokenManager) - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
-
Reinitialise.
- ReInit(SimpleCharStream) - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
-
Reinitialise parser.
- ReInit(SimpleCharStream, int) - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
-
Reinitialise parser.
- repeat(String, int) - Static method in class net.thisptr.jackson.jq.internal.misc.Strings
- resolve(JsonNode, JsonNode, long) - Static method in class net.thisptr.jackson.jq.internal.misc.Range
- resolve(JsonNode, Path, PathOutput, JsonNode, boolean) - Static method in class net.thisptr.jackson.jq.path.ArrayIndexOfPath
- resolve(JsonNode, Path, PathOutput, JsonNode, boolean) - Static method in class net.thisptr.jackson.jq.path.ArrayIndexPath
- resolve(JsonNode, Path, PathOutput, JsonNode, JsonNode, boolean) - Static method in class net.thisptr.jackson.jq.path.ArrayRangeIndexPath
- resolve(JsonNode, Path, PathOutput, String, boolean) - Static method in class net.thisptr.jackson.jq.path.ObjectFieldPath
- Result(URI, Map<String, JsonNode>) - Constructor for class net.thisptr.jackson.jq.extra.functions.UriParseFunction.Result
- ReverseFunction - Class in net.thisptr.jackson.jq.internal.functions
- ReverseFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.ReverseFunction
- rhs - Variable in class net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression
- RIGHT - Enum constant in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator.Associativity
- RIndexFunction - Class in net.thisptr.jackson.jq.internal.functions
- RIndexFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.RIndexFunction
- RootPath - Class in net.thisptr.jackson.jq.path
- RoundFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.MathFunction.RoundFunction
- RTrimStrFunction - Class in net.thisptr.jackson.jq.internal.functions
- RTrimStrFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.RTrimStrFunction
S
- scheme - Variable in class net.thisptr.jackson.jq.extra.functions.UriParseFunction.Result
- scope - Variable in class net.thisptr.jackson.jq.internal.FixedScopeQuery
- Scope - Class in net.thisptr.jackson.jq
- Scope.ValueWithPath - Interface in net.thisptr.jackson.jq
- SEMICOLON - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- SemicolonOperator - Class in net.thisptr.jackson.jq.internal.tree
- SemicolonOperator(List<Expression>) - Constructor for class net.thisptr.jackson.jq.internal.tree.SemicolonOperator
- setCurrentModule(Module) - Method in class net.thisptr.jackson.jq.Scope
- setDebugStream(PrintStream) - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
-
Set debug output.
- setImportedData(String, JsonNode) - Method in class net.thisptr.jackson.jq.Scope
- setModuleLoader(ModuleLoader) - Method in class net.thisptr.jackson.jq.Scope
- SetPathFunction - Class in net.thisptr.jackson.jq.internal.functions
- SetPathFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.SetPathFunction
- setTabSize(int) - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
- setValue(String, JsonNode) - Method in class net.thisptr.jackson.jq.Scope
- setValue(String, Supplier<JsonNode>) - Method in class net.thisptr.jackson.jq.Scope
- setValueWithPath(String, JsonNode, Path) - Method in class net.thisptr.jackson.jq.Scope
- setValueWithPath(String, Supplier<JsonNode>, Path) - Method in class net.thisptr.jackson.jq.Scope
- SimpleBinaryOperatorExpression - Class in net.thisptr.jackson.jq.internal.tree.binaryop
- SimpleBinaryOperatorExpression(Expression, Expression, BinaryOperator) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.SimpleBinaryOperatorExpression
- SimpleCharStream - Class in net.thisptr.jackson.jq.internal.javacc
-
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
- SimpleCharStream(InputStream) - Constructor for class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int) - Constructor for class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int, int) - Constructor for class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String) - Constructor for class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int) - Constructor for class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int, int) - Constructor for class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader) - Constructor for class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader, int, int) - Constructor for class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader, int, int, int) - Constructor for class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
-
Constructor.
- SimpleModule - Class in net.thisptr.jackson.jq.module
- SimpleModule() - Constructor for class net.thisptr.jackson.jq.module.SimpleModule
- SinFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.MathFunction.SinFunction
- SinhFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.MathFunction.SinhFunction
- SortByFunction - Class in net.thisptr.jackson.jq.internal.functions
- SortByFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.SortByFunction
- SPACES - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- specialToken - Variable in class net.thisptr.jackson.jq.internal.javacc.Token
-
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
- split(String, String) - Static method in class net.thisptr.jackson.jq.internal.misc.Strings
- SplitFunction - Class in net.thisptr.jackson.jq.internal.functions
- SplitFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.SplitFunction
- SqrtFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.MathFunction.SqrtFunction
- start - Variable in class net.thisptr.jackson.jq.internal.misc.Range
- start - Variable in class net.thisptr.jackson.jq.path.ArrayRangeIndexPath
- Start() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
- StartsWithFunction - Class in net.thisptr.jackson.jq.internal.functions
- StartsWithFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.StartsWithFunction
- STATE_DOT - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
Lexical state.
- STATE_STRING - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
Lexical state.
- STATE_STRING_ESCAPE - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
Lexical state.
- STATIC_LEXER_ERROR - Static variable in exception class net.thisptr.jackson.jq.internal.javacc.TokenMgrError
-
An attempt was made to create a second instance of a static token manager.
- staticFlag - Static variable in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
-
Whether parser is static.
- StrFTimeFunction - Class in net.thisptr.jackson.jq.extra.functions
- StrFTimeFunction() - Constructor for class net.thisptr.jackson.jq.extra.functions.StrFTimeFunction
- StringFieldAccess - Class in net.thisptr.jackson.jq.internal.tree.fieldaccess
- StringFieldAccess(Expression, Expression, boolean) - Constructor for class net.thisptr.jackson.jq.internal.tree.fieldaccess.StringFieldAccess
- StringFieldAccessor(Expression) - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
- StringInterpolation - Class in net.thisptr.jackson.jq.internal.tree
- StringInterpolation(String, List<Pair<Integer, Expression>>, Expression) - Constructor for class net.thisptr.jackson.jq.internal.tree.StringInterpolation
- StringInterpolation() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
- StringKeyFieldConstruction - Class in net.thisptr.jackson.jq.internal.tree
- StringKeyFieldConstruction(Expression) - Constructor for class net.thisptr.jackson.jq.internal.tree.StringKeyFieldConstruction
- StringKeyFieldConstruction(Expression, Expression) - Constructor for class net.thisptr.jackson.jq.internal.tree.StringKeyFieldConstruction
- StringLiteral - Class in net.thisptr.jackson.jq.internal.tree.literal
- StringLiteral(String) - Constructor for class net.thisptr.jackson.jq.internal.tree.literal.StringLiteral
- Strings - Class in net.thisptr.jackson.jq.internal.misc
- Strings() - Constructor for class net.thisptr.jackson.jq.internal.misc.Strings
- StrPTimeFunction - Class in net.thisptr.jackson.jq.extra.functions
- StrPTimeFunction() - Constructor for class net.thisptr.jackson.jq.extra.functions.StrPTimeFunction
- subseq - Variable in class net.thisptr.jackson.jq.path.ArrayIndexOfPath
- substringUtf32(String, int, int) - Static method in class net.thisptr.jackson.jq.internal.misc.UnicodeUtils
- SwitchTo(int) - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
-
Switch to specified lex state.
T
- tabSize - Variable in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
- TanFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.MathFunction.TanFunction
- TanhFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.MathFunction.TanhFunction
- target - Variable in class net.thisptr.jackson.jq.internal.tree.fieldaccess.FieldAccess
- test(int) - Method in class net.thisptr.jackson.jq.internal.operators.ComparisonOperator
- test(int) - Method in class net.thisptr.jackson.jq.internal.operators.EqualOperator
- test(int) - Method in class net.thisptr.jackson.jq.internal.operators.GreaterEqualOperator
- test(int) - Method in class net.thisptr.jackson.jq.internal.operators.GreaterOperator
- test(int) - Method in class net.thisptr.jackson.jq.internal.operators.LessEqualOperator
- test(int) - Method in class net.thisptr.jackson.jq.internal.operators.LessOperator
- test(int) - Method in class net.thisptr.jackson.jq.internal.operators.NotEqualOperator
- ThisObject - Class in net.thisptr.jackson.jq.internal.tree
- ThisObject() - Constructor for class net.thisptr.jackson.jq.internal.tree.ThisObject
- ThisObjectAccess() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
- TIMES - Enum constant in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
- TIMES - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- TIMES_EQUAL - Enum constant in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
- TIMES_EQUAL - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- TimestampFunction - Class in net.thisptr.jackson.jq.extra.functions
- TimestampFunction() - Constructor for class net.thisptr.jackson.jq.extra.functions.TimestampFunction
- toBytes(UUID) - Static method in class net.thisptr.jackson.jq.extra.internal.misc.UuidUtils
- ToDateIso8601Function - Class in net.thisptr.jackson.jq.internal.functions
- ToDateIso8601Function() - Constructor for class net.thisptr.jackson.jq.internal.functions.ToDateIso8601Function
- ToEntriesFunction - Class in net.thisptr.jackson.jq.internal.functions
- ToEntriesFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.ToEntriesFunction
- ToJsonFunction - Class in net.thisptr.jackson.jq.internal.functions
- ToJsonFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.ToJsonFunction
- toJsonNode(ArrayNode) - Method in class net.thisptr.jackson.jq.path.ArrayIndexOfPath
- toJsonNode(ArrayNode) - Method in class net.thisptr.jackson.jq.path.ArrayIndexPath
- toJsonNode(ArrayNode) - Method in class net.thisptr.jackson.jq.path.ArrayRangeIndexPath
- toJsonNode(ArrayNode) - Method in class net.thisptr.jackson.jq.path.InvalidPath
- toJsonNode(ArrayNode) - Method in class net.thisptr.jackson.jq.path.ObjectFieldPath
- toJsonNode(ArrayNode) - Method in interface net.thisptr.jackson.jq.path.Path
- toJsonNode(ArrayNode) - Method in class net.thisptr.jackson.jq.path.RootPath
- token - Variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
-
Current token.
- Token - Class in net.thisptr.jackson.jq.internal.javacc
-
Describes the input token stream.
- Token() - Constructor for class net.thisptr.jackson.jq.internal.javacc.Token
-
No-argument constructor
- Token(int) - Constructor for class net.thisptr.jackson.jq.internal.javacc.Token
-
Constructs a new token for the specified Image.
- Token(int, String) - Constructor for class net.thisptr.jackson.jq.internal.javacc.Token
-
Constructs a new token for the specified Image and Kind.
- token_source - Variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
-
Generated Token Manager.
- tokenImage - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
Literal token values.
- tokenImage - Variable in exception class net.thisptr.jackson.jq.internal.javacc.ParseException
-
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
- TokenMgrError - Exception Class in net.thisptr.jackson.jq.internal.javacc
-
Token Manager Error.
- TokenMgrError() - Constructor for exception class net.thisptr.jackson.jq.internal.javacc.TokenMgrError
-
No arg constructor.
- TokenMgrError(boolean, int, int, int, String, int, int) - Constructor for exception class net.thisptr.jackson.jq.internal.javacc.TokenMgrError
-
Full Constructor.
- TokenMgrError(String, int) - Constructor for exception class net.thisptr.jackson.jq.internal.javacc.TokenMgrError
-
Constructor with message and reason.
- ToNumberFunction - Class in net.thisptr.jackson.jq.internal.functions
- ToNumberFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.ToNumberFunction
- toPath(JsonNode) - Static method in class net.thisptr.jackson.jq.internal.misc.PathUtils
- TopLevelExpression - Class in net.thisptr.jackson.jq.internal.tree
- TopLevelExpression(ModuleDirective, List<ImportStatement>, Expression) - Constructor for class net.thisptr.jackson.jq.internal.tree.TopLevelExpression
- toString() - Method in class net.thisptr.jackson.jq.internal.IsolatedScopeQuery
- toString() - Method in class net.thisptr.jackson.jq.internal.javacc.Token
-
Returns the image.
- toString() - Method in class net.thisptr.jackson.jq.internal.misc.Pair
- toString() - Method in class net.thisptr.jackson.jq.internal.tree.ArrayConstruction
- toString() - Method in class net.thisptr.jackson.jq.internal.tree.AssignPipeComponent
- toString() - Method in class net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression
- toString() - Method in class net.thisptr.jackson.jq.internal.tree.BreakExpression
- toString() - Method in class net.thisptr.jackson.jq.internal.tree.Conditional
- toString() - Method in class net.thisptr.jackson.jq.internal.tree.fieldaccess.BracketExtractFieldAccess
- toString() - Method in class net.thisptr.jackson.jq.internal.tree.fieldaccess.BracketFieldAccess
- toString() - Method in class net.thisptr.jackson.jq.internal.tree.fieldaccess.IdentifierFieldAccess
- toString() - Method in class net.thisptr.jackson.jq.internal.tree.fieldaccess.StringFieldAccess
- toString() - Method in class net.thisptr.jackson.jq.internal.tree.ForeachExpression
- toString() - Method in class net.thisptr.jackson.jq.internal.tree.FormattingFilter
- toString() - Method in class net.thisptr.jackson.jq.internal.tree.FunctionCall
- toString() - Method in class net.thisptr.jackson.jq.internal.tree.FunctionDefinition
- toString() - Method in class net.thisptr.jackson.jq.internal.tree.IdentifierKeyFieldConstruction
- toString() - Method in class net.thisptr.jackson.jq.internal.tree.ImportStatement
- toString() - Method in class net.thisptr.jackson.jq.internal.tree.JsonQueryKeyFieldConstruction
- toString() - Method in class net.thisptr.jackson.jq.internal.tree.LabelPipeComponent
- toString() - Method in class net.thisptr.jackson.jq.internal.tree.literal.ValueLiteral
- toString() - Method in class net.thisptr.jackson.jq.internal.tree.matcher.matchers.ArrayMatcher
- toString() - Method in class net.thisptr.jackson.jq.internal.tree.matcher.matchers.ObjectMatcher.FieldMatcher
- toString() - Method in class net.thisptr.jackson.jq.internal.tree.matcher.matchers.ObjectMatcher
- toString() - Method in class net.thisptr.jackson.jq.internal.tree.matcher.matchers.ValueMatcher
- toString() - Method in class net.thisptr.jackson.jq.internal.tree.ModuleDirective
- toString() - Method in class net.thisptr.jackson.jq.internal.tree.NegativeExpression
- toString() - Method in class net.thisptr.jackson.jq.internal.tree.ObjectConstruction
- toString() - Method in class net.thisptr.jackson.jq.internal.tree.PipedQuery
- toString() - Method in class net.thisptr.jackson.jq.internal.tree.RecursionOperator
- toString() - Method in class net.thisptr.jackson.jq.internal.tree.ReduceExpression
- toString() - Method in class net.thisptr.jackson.jq.internal.tree.SemicolonOperator
- toString() - Method in class net.thisptr.jackson.jq.internal.tree.StringInterpolation
- toString() - Method in class net.thisptr.jackson.jq.internal.tree.StringKeyFieldConstruction
- toString() - Method in class net.thisptr.jackson.jq.internal.tree.ThisObject
- toString() - Method in class net.thisptr.jackson.jq.internal.tree.TopLevelExpression
- toString() - Method in class net.thisptr.jackson.jq.internal.tree.TransformPipeComponent
- toString() - Method in class net.thisptr.jackson.jq.internal.tree.TryCatch.Question
- toString() - Method in class net.thisptr.jackson.jq.internal.tree.TryCatch
- toString() - Method in class net.thisptr.jackson.jq.internal.tree.Tuple
- toString() - Method in class net.thisptr.jackson.jq.internal.tree.VariableAccess
- toString() - Method in class net.thisptr.jackson.jq.internal.tree.VariableKeyFieldConstruction
- toString() - Method in class net.thisptr.jackson.jq.JsonQuery
- toString() - Method in class net.thisptr.jackson.jq.Version
- toString() - Method in class net.thisptr.jackson.jq.VersionRange
- toString(JsonNode) - Static method in class net.thisptr.jackson.jq.internal.misc.JsonNodeUtils
- ToStringFunction - Class in net.thisptr.jackson.jq.internal.functions
- ToStringFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.ToStringFunction
- trace_enabled() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
-
Trace enabled.
- trackLineColumn - Variable in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
- TransformPipeComponent - Class in net.thisptr.jackson.jq.internal.tree
- TransformPipeComponent(Expression) - Constructor for class net.thisptr.jackson.jq.internal.tree.TransformPipeComponent
- truncate(String, int) - Static method in class net.thisptr.jackson.jq.internal.misc.Strings
- TryCatch - Class in net.thisptr.jackson.jq.internal.tree
- TryCatch(Expression) - Constructor for class net.thisptr.jackson.jq.internal.tree.TryCatch
- TryCatch(Expression, Expression) - Constructor for class net.thisptr.jackson.jq.internal.tree.TryCatch
- TryCatch.Question - Class in net.thisptr.jackson.jq.internal.tree
- TryCatchExpression() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
- tryExpr - Variable in class net.thisptr.jackson.jq.internal.tree.TryCatch
- TsvFilter - Class in net.thisptr.jackson.jq.internal.filters
- TsvFilter() - Constructor for class net.thisptr.jackson.jq.internal.filters.TsvFilter
- Tuple - Class in net.thisptr.jackson.jq.internal.tree
- Tuple(List<Expression>) - Constructor for class net.thisptr.jackson.jq.internal.tree.Tuple
- TupleExpression() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
- TypeFunction - Class in net.thisptr.jackson.jq.internal.functions
- TypeFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.TypeFunction
- typeOf(JsonNode) - Static method in class net.thisptr.jackson.jq.internal.misc.JsonNodeUtils
U
- UDPATE - Enum constant in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
- UnicodeUtils - Class in net.thisptr.jackson.jq.internal.misc
- UnicodeUtils() - Constructor for class net.thisptr.jackson.jq.internal.misc.UnicodeUtils
- UPDATE_OP - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
- UpdateAssignment - Class in net.thisptr.jackson.jq.internal.tree.binaryop.assignment
- UpdateAssignment(Expression, Expression, Version) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.assignment.UpdateAssignment
- UpdateLineColumn(char) - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
- UriDecodeFunction - Class in net.thisptr.jackson.jq.extra.functions
- UriDecodeFunction() - Constructor for class net.thisptr.jackson.jq.extra.functions.UriDecodeFunction
- UriParseFunction - Class in net.thisptr.jackson.jq.extra.functions
- UriParseFunction() - Constructor for class net.thisptr.jackson.jq.extra.functions.UriParseFunction
- UriParseFunction.Result - Class in net.thisptr.jackson.jq.extra.functions
- Utf8ByteLengthFunction - Class in net.thisptr.jackson.jq.internal.functions
- Utf8ByteLengthFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.Utf8ByteLengthFunction
- UTF8CharIndex(byte[]) - Static method in class net.thisptr.jackson.jq.internal.misc.UnicodeUtils
- UTF8CharLength(byte) - Static method in class net.thisptr.jackson.jq.internal.misc.UnicodeUtils
- uuid3(UUID, byte[]) - Static method in class net.thisptr.jackson.jq.extra.internal.misc.UuidUtils
- Uuid35Function - Class in net.thisptr.jackson.jq.extra.functions
- Uuid35Function(int) - Constructor for class net.thisptr.jackson.jq.extra.functions.Uuid35Function
- uuid3or5(UUID, byte[], int) - Static method in class net.thisptr.jackson.jq.extra.internal.misc.UuidUtils
- Uuid4Function - Class in net.thisptr.jackson.jq.extra.functions
- Uuid4Function() - Constructor for class net.thisptr.jackson.jq.extra.functions.Uuid4Function
- uuid5(UUID, byte[]) - Static method in class net.thisptr.jackson.jq.extra.internal.misc.UuidUtils
- UuidUtils - Class in net.thisptr.jackson.jq.extra.internal.misc
- UuidUtils() - Constructor for class net.thisptr.jackson.jq.extra.internal.misc.UuidUtils
V
- value - Variable in class net.thisptr.jackson.jq.internal.tree.IdentifierKeyFieldConstruction
- value - Variable in class net.thisptr.jackson.jq.internal.tree.matcher.PatternMatcher.MatchWithPath
- value - Variable in class net.thisptr.jackson.jq.internal.tree.StringKeyFieldConstruction
- value() - Element in annotation type net.thisptr.jackson.jq.BuiltinFunction
- value() - Element in annotation type net.thisptr.jackson.jq.internal.annotations.InterfaceAudience
- value() - Element in annotation type net.thisptr.jackson.jq.internal.BuiltinFunction
-
Deprecated.
- value() - Method in class net.thisptr.jackson.jq.internal.tree.literal.ValueLiteral
- value() - Method in interface net.thisptr.jackson.jq.Scope.ValueWithPath
- ValueLiteral - Class in net.thisptr.jackson.jq.internal.tree.literal
- ValueLiteral(JsonNode) - Constructor for class net.thisptr.jackson.jq.internal.tree.literal.ValueLiteral
- ValueLiteral() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
- ValueMatcher - Class in net.thisptr.jackson.jq.internal.tree.matcher.matchers
- ValueMatcher(String) - Constructor for class net.thisptr.jackson.jq.internal.tree.matcher.matchers.ValueMatcher
- ValueMatcher() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
- valueOf(String) - Static method in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator.Associativity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class net.thisptr.jackson.jq.Version
- valueOf(String) - Static method in class net.thisptr.jackson.jq.VersionRange
- values() - Static method in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator.Associativity
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VariableAccess - Class in net.thisptr.jackson.jq.internal.tree
- VariableAccess(String, String) - Constructor for class net.thisptr.jackson.jq.internal.tree.VariableAccess
- VariableAccess() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
- VariableKeyFieldConstruction - Class in net.thisptr.jackson.jq.internal.tree
- VariableKeyFieldConstruction(String) - Constructor for class net.thisptr.jackson.jq.internal.tree.VariableKeyFieldConstruction
- version - Variable in class net.thisptr.jackson.jq.internal.JqJson.JqFuncDef
- version() - Element in annotation type net.thisptr.jackson.jq.BuiltinFunction
- version() - Element in annotation type net.thisptr.jackson.jq.internal.BuiltinFunction
-
Deprecated.
- Version - Class in net.thisptr.jackson.jq
- VERSION_PATTERN - Static variable in class net.thisptr.jackson.jq.Version
- VERSION_RANGE_PATTERN - Static variable in class net.thisptr.jackson.jq.VersionRange
- VersionRange - Class in net.thisptr.jackson.jq
- VersionRange(Version, boolean, Version, boolean) - Constructor for class net.thisptr.jackson.jq.VersionRange
- VersionRangeDeserializer - Class in net.thisptr.jackson.jq.internal.misc
- VersionRangeDeserializer() - Constructor for class net.thisptr.jackson.jq.internal.misc.VersionRangeDeserializer
- versions() - Static method in class net.thisptr.jackson.jq.Versions
- Versions - Class in net.thisptr.jackson.jq
- VISIBLE_CHAR - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
-
RegularExpression Id.
_
- _1 - Variable in class net.thisptr.jackson.jq.internal.misc.Pair
- _1(List<Pair<T, U>>) - Static method in class net.thisptr.jackson.jq.internal.misc.Pair
- _2 - Variable in class net.thisptr.jackson.jq.internal.misc.Pair
- _2(List<Pair<T, U>>) - Static method in class net.thisptr.jackson.jq.internal.misc.Pair
- _MatchImplFunction - Class in net.thisptr.jackson.jq.internal.functions
- _MatchImplFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions._MatchImplFunction
- _SubImplFunction - Class in net.thisptr.jackson.jq.internal.functions
- _SubImplFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions._SubImplFunction
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
BuiltinFunctioninstead.