A B C D E F G H I J K L M N O P Q R S T U V _ 
All Classes All Packages

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
 
add_escapes(String) - Static method in exception net.thisptr.jackson.jq.internal.javacc.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addAllFunctions(Map<String, Function>) - Method in class net.thisptr.jackson.jq.module.SimpleModule
 
addEscapes(String) - Static method in error 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
 
addFunction(Function) - Method in class net.thisptr.jackson.jq.extra.ModuleImpl
 
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
 
AMPERSAND - Static variable in class net.thisptr.jackson.jq.extra.functions.UriParseFunction
 
AND - 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.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.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
 
applyRecursive(Scope, JsonNode, PathOutput, List<FieldConstruction>, Map<String, JsonNode>) - Static method in class net.thisptr.jackson.jq.internal.tree.ObjectConstruction
 
applyRecursive(Scope, JsonNode, PathOutput, Stack<JsonNode>, Expression) - Method in class net.thisptr.jackson.jq.internal.functions.PathsFunction
 
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
 
arg - Variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser.JJCalls
 
args - Variable in class net.thisptr.jackson.jq.internal.JqJson.JqFuncDef
 
args - Variable in class net.thisptr.jackson.jq.internal.tree.FunctionCall
 
args - Variable in class net.thisptr.jackson.jq.internal.tree.FunctionDefinition
 
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
 
ArrayNodeSerializer() - Constructor for class net.thisptr.jackson.jq.internal.misc.JsonQueryJacksonModule.ArrayNodeSerializer
 
ArrayRangeIndexPath - Class in net.thisptr.jackson.jq.path
Despite the name, ArrayRangeIndexPath can 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 - 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
 
Associativity() - Constructor for enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator.Associativity
 
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
 
authority - Variable in class net.thisptr.jackson.jq.extra.functions.UriParseFunction.Result
 
available - Variable in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
 

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
 
body - Variable in class net.thisptr.jackson.jq.internal.JsonQueryFunction
 
body - Variable in class net.thisptr.jackson.jq.internal.tree.FunctionDefinition
 
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.
bufsize - Variable in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
 
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.
Use BuiltinFunction instead.
BuiltinFunctionLoader - Class in net.thisptr.jackson.jq
Use BuiltinFunctionLoader.getInstance() to obtain the instance.
BuiltinFunctionLoader() - Constructor for class net.thisptr.jackson.jq.BuiltinFunctionLoader
 
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
 
bytes - Variable in class net.thisptr.jackson.jq.module.loaders.FileSystemModuleLoader.ModuleFile
 

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
 
CaptureObject() - Constructor for class net.thisptr.jackson.jq.internal.functions._MatchImplFunction.CaptureObject
 
captures - Variable in class net.thisptr.jackson.jq.internal.functions._MatchImplFunction.MatchObject
 
catchExpr - Variable in class net.thisptr.jackson.jq.internal.tree.TryCatch
 
CbrtFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.MathFunction.CbrtFunction
 
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
 
checkInputElementType(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
 
clazz - Variable in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
 
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.
closure - Variable in class net.thisptr.jackson.jq.internal.JsonQueryFunction
 
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
 
combinations(PathOutput, Stack<JsonNode>, int, List<List<JsonNode>>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.JsonArgumentFunction
 
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
 
comparator - Static variable in class net.thisptr.jackson.jq.internal.functions.GroupByFunction
 
comparator - Static variable in class net.thisptr.jackson.jq.internal.functions.IndicesFunction
 
comparator - Static variable in class net.thisptr.jackson.jq.internal.functions.SortByFunction
 
comparator - Static variable in class net.thisptr.jackson.jq.internal.operators.ComparisonOperator
 
comparator - Static variable in class net.thisptr.jackson.jq.internal.operators.MinusOperator
 
COMPARATOR - Static variable in class net.thisptr.jackson.jq.internal.functions.ContainsFunction
 
COMPARATOR - Static variable in class net.thisptr.jackson.jq.internal.functions.RangeFunction
 
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
 
components - Variable in class net.thisptr.jackson.jq.internal.tree.PipedQuery
 
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
 
CONFIG_PATH - Static variable in class net.thisptr.jackson.jq.BuiltinFunctionLoader
 
constructor - Variable in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
 
contains(JsonNode, JsonNode) - Static method in class net.thisptr.jackson.jq.internal.functions.ContainsFunction
 
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
 
copyEscaped(StringBuilder, String, int, int) - Static method in class net.thisptr.jackson.jq.internal.tree.StringInterpolation
 
CosFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.MathFunction.CosFunction
 
CoshFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.MathFunction.CoshFunction
 
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
 
curLexState - Variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
currentModule - Variable in class net.thisptr.jackson.jq.Scope
 
currentToken - Variable in exception net.thisptr.jackson.jq.internal.javacc.ParseException
This is the last token that has been consumed successfully.

D

debugFunctions() - Method in class net.thisptr.jackson.jq.Scope
 
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 - 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 - net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
 
DEFAULT_EQUAL - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
RegularExpression Id.
DEFAULT_MAPPER - Static variable in class net.thisptr.jackson.jq.BuiltinFunctionLoader
 
DEFAULT_MAPPER - Static variable in class net.thisptr.jackson.jq.Scope
 
defaultInstance - Static variable in class net.thisptr.jackson.jq.internal.misc.JsonNodeComparator
 
defaultLexState - Variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
DelPathsFunction - Class in net.thisptr.jackson.jq.internal.functions
 
DelPathsFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.DelPathsFunction
 
depth - Variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
depthStack - Variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
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 - 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 - 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 - Variable in class net.thisptr.jackson.jq.internal.tree.matcher.matchers.ObjectMatcher.FieldMatcher
 
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
 
DoubleNodeSerializer() - Constructor for class net.thisptr.jackson.jq.internal.misc.JsonQueryJacksonModule.DoubleNodeSerializer
 

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
 
EMPTY_STRING_ARRAY - Static variable in class net.thisptr.jackson.jq.internal.misc.Strings
 
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.
endExpr - Variable in class net.thisptr.jackson.jq.internal.tree.fieldaccess.BracketFieldAccess
 
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 net.thisptr.jackson.jq.internal.javacc.ParseException
The end of line string for this machine.
EQUAL - net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
 
EQUAL - Static variable in class net.thisptr.jackson.jq.extra.functions.UriParseFunction
 
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
 
errorCode - Variable in error net.thisptr.jackson.jq.internal.javacc.TokenMgrError
Indicates the reason why the exception is thrown.
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 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.TopLevelExpression
 
expr - Variable in class net.thisptr.jackson.jq.internal.tree.TransformPipeComponent
 
expr - Variable in class net.thisptr.jackson.jq.JsonQuery
 
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.
ExpressionParser.JJCalls - Class in net.thisptr.jackson.jq.internal.javacc
 
ExpressionParser.LookaheadSuccess - Error in net.thisptr.jackson.jq.internal.javacc
 
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
 
extractExpr - Variable in class net.thisptr.jackson.jq.internal.tree.ForeachExpression
 
extractFunctionNamesFromAnnotationIfVersionMatch(Function, Version) - Static method in class net.thisptr.jackson.jq.BuiltinFunctionLoader
 
extractFunctionNamesFromDeprecatedAnnotationIfVersionMatch(Function, Version) - Static method in class net.thisptr.jackson.jq.BuiltinFunctionLoader
 

F

f - Variable in class net.thisptr.jackson.jq.module.loaders.FileSystemModuleLoader.TryOnce
 
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.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
 
field - Variable in class net.thisptr.jackson.jq.internal.tree.fieldaccess.IdentifierFieldAccess
 
field - Variable in class net.thisptr.jackson.jq.internal.tree.fieldaccess.StringFieldAccess
 
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
 
FileSystemModule(FileSystemModuleLoader, Path, Path) - Constructor for class net.thisptr.jackson.jq.module.loaders.FileSystemModuleLoader.FileSystemModule
 
FileSystemModuleLoader - Class in net.thisptr.jackson.jq.module.loaders
 
FileSystemModuleLoader(Scope, Version, Path...) - Constructor for class net.thisptr.jackson.jq.module.loaders.FileSystemModuleLoader
 
FileSystemModuleLoader.FileSystemModule - Class in net.thisptr.jackson.jq.module.loaders
 
FileSystemModuleLoader.ModuleFile - Class in net.thisptr.jackson.jq.module.loaders
 
FileSystemModuleLoader.TryOnce<T> - Class in net.thisptr.jackson.jq.module.loaders
 
FileSystemModuleLoader.TryOnce.RecursiveInvocationException - Exception in net.thisptr.jackson.jq.module.loaders
 
FillBuff() - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
 
fillInStackTrace() - Method in error net.thisptr.jackson.jq.internal.javacc.ExpressionParser.LookaheadSuccess
 
filter(JsonNode, Predicate<JsonNode>) - Static method in class net.thisptr.jackson.jq.internal.misc.JsonNodeUtils
 
filterInternal(JsonNode, Predicate<JsonNode>) - Static method in class net.thisptr.jackson.jq.internal.misc.JsonNodeUtils
 
first - Variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser.JJCalls
 
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.
FloatNodeSerializer() - Constructor for class net.thisptr.jackson.jq.internal.misc.JsonQueryJacksonModule.FloatNodeSerializer
 
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
 
fname - Variable in class net.thisptr.jackson.jq.internal.functions.AbstractMaxByFunction
 
fname - Variable in class net.thisptr.jackson.jq.internal.functions.AbstractStartsEndsWithFunction
 
fname - Variable in class net.thisptr.jackson.jq.internal.tree.FunctionDefinition
 
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
 
format(double) - Static method in class net.thisptr.jackson.jq.internal.misc.JsonQueryJacksonModule
 
format(String, Object...) - Static method in exception net.thisptr.jackson.jq.exception.JsonQueryException
 
formatter - Variable in class net.thisptr.jackson.jq.internal.tree.StringInterpolation
 
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
 
fqdn - Variable in class net.thisptr.jackson.jq.extra.functions.HostnameFunction
 
fragment - Variable in class net.thisptr.jackson.jq.extra.functions.UriParseFunction.Result
 
fromBytes(byte[]) - Static method in class net.thisptr.jackson.jq.extra.internal.misc.UuidUtils
 
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
 
functions - Variable in class net.thisptr.jackson.jq.module.SimpleModule
 
functions - Variable in class net.thisptr.jackson.jq.Scope
 

G

gen - Variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser.JJCalls
 
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
 
getFunctionRecursive(String) - 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
 
getImportedModules(List<Module>, 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 error 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 net.thisptr.jackson.jq.exception.JsonQueryBreakException
 
getMessageAsJsonNode() - Method in exception net.thisptr.jackson.jq.exception.JsonQueryException
 
getMessageAsJsonNode() - Method in exception 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.
getTrackLineColumn() - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
 
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 - net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
 
GREATER_EQUAL - 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
 
hasSearchPathOverride(JsonNode) - Static method in class net.thisptr.jackson.jq.module.loaders.BuiltinModuleLoader
 
host - Variable in class net.thisptr.jackson.jq.extra.functions.UriParseFunction.Result
 
hostname - Variable in class net.thisptr.jackson.jq.extra.functions.HostnameFunction
 
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 in net.thisptr.jackson.jq.exception
 
IllegalJsonArgumentException(String) - Constructor for exception net.thisptr.jackson.jq.exception.IllegalJsonArgumentException
 
IllegalJsonInputException - Exception in net.thisptr.jackson.jq.exception
 
IllegalJsonInputException(String) - Constructor for exception net.thisptr.jackson.jq.exception.IllegalJsonInputException
 
image - Variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
image - Variable in class net.thisptr.jackson.jq.internal.javacc.Token
The string image of the token.
image - Variable in class net.thisptr.jackson.jq.internal.operators.ComparisonOperator
 
image - Variable in class net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression
 
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
 
importedData - Variable in class net.thisptr.jackson.jq.Scope
 
importedModules - Variable in class net.thisptr.jackson.jq.Scope
 
imports - Variable in class net.thisptr.jackson.jq.internal.tree.TopLevelExpression
 
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
 
index - Variable in class net.thisptr.jackson.jq.path.InvalidPath
 
IndexFunction - Class in net.thisptr.jackson.jq.internal.functions
 
IndexFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.IndexFunction
 
indexOfAll(JsonNode, JsonNode) - Static method in class net.thisptr.jackson.jq.path.ArrayIndexOfPath
 
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
 
initExpr - Variable in class net.thisptr.jackson.jq.internal.tree.ForeachExpression
 
initExpr - Variable in class net.thisptr.jackson.jq.internal.tree.ReduceExpression
 
initialise(Token, int[][], String[]) - Static method in exception net.thisptr.jackson.jq.internal.javacc.ParseException
It uses "currentToken" and "expectedTokenSequences" to generate a parse error message and returns it.
input_stream - Variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
inputStream - Variable in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
 
INSTANCE - Static variable in class net.thisptr.jackson.jq.BuiltinFunctionLoader
 
INSTANCE - Static variable in class net.thisptr.jackson.jq.internal.misc.JsonQueryJacksonModule
 
INSTANCE - Static variable in class net.thisptr.jackson.jq.internal.module.loaders.NullModuleLoader
 
INSTANCE - Static variable in class net.thisptr.jackson.jq.module.loaders.BuiltinModuleLoader
 
INSTANCE - Static variable in class net.thisptr.jackson.jq.path.RootPath
 
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.
interpolations - Variable in class net.thisptr.jackson.jq.internal.tree.StringInterpolation
 
INVALID_LEXICAL_STATE - Static variable in error 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
 
isRange - Variable in class net.thisptr.jackson.jq.internal.tree.fieldaccess.BracketFieldAccess
 
iterExpr - Variable in class net.thisptr.jackson.jq.internal.tree.ForeachExpression
 
iterExpr - Variable in class net.thisptr.jackson.jq.internal.tree.ReduceExpression
 

J

jj_2_1(int) - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_2_2(int) - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_2_3(int) - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_2_rtns - Variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3_1() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3_2() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3_3() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_ArrayConstruction_906_2_62() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_BinaryOperatorExpression_491_2_33() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_BreakExpression_709_2_60() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_ConditionalExpression_781_2_55() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_Expression_367_2_28() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_ForeachExpression_721_2_58() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_FormattingFilter_685_2_23() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_FunctionCall_952_2_64() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_FunctionDefinition_554_2_47() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_IdentifierAsString_252_2_20() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_ObjectConstruction_806_2_63() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_PipeComponent_422_2_29() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_PipeComponent_423_3_30() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_PipeComponent_428_3_31() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_PrimaryExpression_594_2_34() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_PrimaryExpression_595_3_35() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_PrimaryExpression_599_3_36() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_PrimaryExpression_605_3_37() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_PrimaryExpression_614_3_38() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_PrimaryExpression_615_4_50() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_PrimaryExpression_621_4_51() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_PrimaryExpression_623_4_52() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_PrimaryExpression_625_4_53() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_PrimaryExpression_627_4_54() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_PrimaryExpression_637_3_39() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_PrimaryExpression_648_3_40() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_PrimaryExpression_652_3_41() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_PrimaryExpression_654_3_42() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_PrimaryExpression_656_3_43() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_PrimaryExpression_658_3_44() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_PrimaryExpression_660_3_45() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_PrimaryExpression_662_3_46() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_RecursionOperator_676_2_57() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_ReduceExpression_744_2_56() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_StringInterpolation_1093_2_19() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_StringInterpolation_1094_3_21() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_StringInterpolation_1098_3_22() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_StringInterpolation_1098_3_24() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_StringInterpolation_1101_3_25() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_StringInterpolation_1122_3_26() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_StringInterpolation_1129_3_27() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_ThisObjectAccess_998_2_48() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_TryCatchExpression_695_2_59() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_TupleExpression_469_2_32() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_ValueLiteral_925_2_61() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_ValueLiteral_926_3_65() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_ValueLiteral_929_3_66() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_ValueLiteral_932_3_67() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_ValueLiteral_935_3_68() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_ValueLiteral_938_3_69() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_3R_VariableAccess_763_2_49() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_add_error_token(int, int) - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_consume_token(int) - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_endpos - Variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_expentries - Variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_expentry - Variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_gc - Variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_gen - Variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_input_stream - Variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_kind - Variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_la - Variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_la1 - Variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_la1_0 - Static variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_la1_1 - Static variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_la1_2 - Static variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_la1_init_0() - Static method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_la1_init_1() - Static method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_la1_init_2() - Static method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_lastpos - Variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_lasttokens - Variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_ls - Static variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_nt - Variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
Next token.
jj_ntk - Variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_ntk_f() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_rescan - Variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_rescan_token() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_save(int, int) - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_scan_token(int) - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jj_scanpos - Variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
jjAddStates(int, int) - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
jjbitVec0 - Static variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
jjbitVec2 - Static variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
JJCalls() - Constructor for class net.thisptr.jackson.jq.internal.javacc.ExpressionParser.JJCalls
 
jjCanMove_0(int, int, int, long, long) - Static method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
jjCheckNAdd(int) - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
jjCheckNAddStates(int, int) - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
jjCheckNAddTwoStates(int, int) - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
jjFillToken() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
jjimage - Variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
jjimageLen - Variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
jjmatchedKind - Variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
jjmatchedPos - Variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
jjMoveNfa_0(int, int) - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
jjMoveNfa_1(int, int) - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
jjMoveNfa_2(int, int) - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
jjMoveNfa_3(int, int) - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
jjMoveStringLiteralDfa0_0() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
jjMoveStringLiteralDfa0_1() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
jjMoveStringLiteralDfa0_2() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
jjMoveStringLiteralDfa0_3() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
jjMoveStringLiteralDfa1_0(long, long) - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
jjMoveStringLiteralDfa2_0(long, long, long, long) - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
jjMoveStringLiteralDfa3_0(long, long, long, long) - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
jjMoveStringLiteralDfa4_0(long, long, long, long) - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
jjMoveStringLiteralDfa5_0(long, long, long, long) - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
jjMoveStringLiteralDfa6_0(long, long, long, long) - 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.
jjnewStateCnt - Variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
jjnextStates - Static variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
jjround - Variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
jjrounds - Variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
jjStartNfa_0(int, long, long) - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
jjStartNfa_2(int, long) - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
jjStartNfaWithStates_0(int, int, int) - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
jjstateSet - Variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
jjStopAtPos(int, int) - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
jjStopStringLiteralDfa_0(int, long, long) - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
jjStopStringLiteralDfa_2(int, long) - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
jjstrLiteralImages - Static variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
Token literal values.
jjtoMore - Static variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
jjtoSkip - Static variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
jjtoSpecial - Static variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
jjtoToken - Static variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
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
 
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
 
JsonNodeUtils() - Constructor for class net.thisptr.jackson.jq.internal.misc.JsonNodeUtils
 
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
 
JsonQuery(Expression) - Constructor for class net.thisptr.jackson.jq.JsonQuery
 
JsonQueryBreakException - Exception in net.thisptr.jackson.jq.exception
 
JsonQueryBreakException(String) - Constructor for exception net.thisptr.jackson.jq.exception.JsonQueryBreakException
 
JsonQueryException - Exception in net.thisptr.jackson.jq.exception
 
JsonQueryException(String) - Constructor for exception net.thisptr.jackson.jq.exception.JsonQueryException
 
JsonQueryException(String, Object...) - Constructor for exception net.thisptr.jackson.jq.exception.JsonQueryException
 
JsonQueryException(String, Throwable) - Constructor for exception net.thisptr.jackson.jq.exception.JsonQueryException
 
JsonQueryException(Throwable) - Constructor for exception 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
 
JsonQueryJacksonModule() - Constructor for class net.thisptr.jackson.jq.internal.misc.JsonQueryJacksonModule
 
JsonQueryJacksonModule.ArrayNodeSerializer - Class in net.thisptr.jackson.jq.internal.misc
 
JsonQueryJacksonModule.DoubleNodeSerializer - Class in net.thisptr.jackson.jq.internal.misc
 
JsonQueryJacksonModule.FloatNodeSerializer - Class in net.thisptr.jackson.jq.internal.misc
 
JsonQueryJacksonModule.ObjectNodeSerializer - 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 in net.thisptr.jackson.jq.exception
 
JsonQueryTypeException(String) - Constructor for exception net.thisptr.jackson.jq.exception.JsonQueryTypeException
 
JsonQueryTypeException(String, Object...) - Constructor for exception net.thisptr.jackson.jq.exception.JsonQueryTypeException
 
JsonQueryUndefinedBehaviorException - Exception in net.thisptr.jackson.jq.exception
 
JsonQueryUndefinedBehaviorException(String) - Constructor for exception net.thisptr.jackson.jq.exception.JsonQueryUndefinedBehaviorException
 
JsonQueryUserException - Exception in net.thisptr.jackson.jq.exception
 
JsonQueryUserException(JsonNode) - Constructor for exception 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.JsonQueryKeyFieldConstruction
 
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 - net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator.Associativity
 
length - Variable in class net.thisptr.jackson.jq.internal.functions._MatchImplFunction.CaptureObject
 
length - Variable in class net.thisptr.jackson.jq.internal.functions._MatchImplFunction.MatchObject
 
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
 
lengthOfMatch - Variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
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 - net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
 
LESS_EQUAL - 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 error net.thisptr.jackson.jq.internal.javacc.TokenMgrError
Lexical error occurred.
LexicalErr(boolean, int, int, int, String, int) - Static method in error 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
 
loadConfig(ClassLoader, String) - Static method in class net.thisptr.jackson.jq.BuiltinFunctionLoader
 
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
 
loadDataActual(Path, String) - Method in class net.thisptr.jackson.jq.module.loaders.FileSystemModuleLoader
 
loadedData - Variable in class net.thisptr.jackson.jq.module.loaders.FileSystemModuleLoader
 
loadedModules - Variable in class net.thisptr.jackson.jq.module.loaders.FileSystemModuleLoader
 
loader - Variable in class net.thisptr.jackson.jq.module.loaders.FileSystemModuleLoader.FileSystemModule
 
loaders - Variable in class net.thisptr.jackson.jq.module.loaders.ChainedModuleLoader
 
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
 
loadModuleActual(Path, String) - Method in class net.thisptr.jackson.jq.module.loaders.FileSystemModuleLoader
 
loadModuleFile(Path, String, String) - Static method in class net.thisptr.jackson.jq.module.loaders.FileSystemModuleLoader
 
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
 
LookaheadSuccess() - Constructor for error net.thisptr.jackson.jq.internal.javacc.ExpressionParser.LookaheadSuccess
 
lookup - Static variable in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
 
lookupFunction(Scope) - Method in class net.thisptr.jackson.jq.internal.tree.FunctionCall
 
LOOP_DETECTED - Static variable in error 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
 
mapper - Variable in class net.thisptr.jackson.jq.Scope
 
MAPPER - Static variable in class net.thisptr.jackson.jq.cli.Main
 
MAPPER - Static variable in exception net.thisptr.jackson.jq.exception.JsonQueryBreakException
 
MAPPER - Static variable in class net.thisptr.jackson.jq.internal.functions.debug.DebugScopeFunction
 
MAPPER - Static variable in class net.thisptr.jackson.jq.internal.functions.EnvFunction
 
MAPPER - Static variable in class net.thisptr.jackson.jq.internal.functions.PathFunction
 
MAPPER - Static variable in class net.thisptr.jackson.jq.internal.functions.RangeFunction
 
MAPPER - Static variable in class net.thisptr.jackson.jq.internal.misc.JsonNodeUtils
 
MAPPER - Static variable in class net.thisptr.jackson.jq.internal.tree.fieldaccess.FieldAccess
 
MAPPER - Static variable in class net.thisptr.jackson.jq.internal.utils.ExpressionUtils
 
MAPPER - Static variable in class net.thisptr.jackson.jq.module.loaders.FileSystemModuleLoader
 
MAPPER - Static variable in class net.thisptr.jackson.jq.path.ArrayIndexOfPath
 
MAPPER - Static variable in class net.thisptr.jackson.jq.path.ArrayIndexPath
 
MAPPER - Static variable in class net.thisptr.jackson.jq.path.ArrayRangeIndexPath
 
MAPPER - Static variable in class net.thisptr.jackson.jq.path.ObjectFieldPath
 
match(ObjectMapper, OnigUtils.Pattern, byte[], int[], boolean) - Static method in class net.thisptr.jackson.jq.internal.functions._MatchImplFunction
 
match(ObjectMapper, OnigUtils.Pattern, String) - Static method in class net.thisptr.jackson.jq.internal.functions._SubImplFunction
 
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 - Variable in class net.thisptr.jackson.jq.internal.tree.ForeachExpression
 
matcher - Variable in class net.thisptr.jackson.jq.internal.tree.matcher.matchers.ObjectMatcher.FieldMatcher
 
matcher - Variable in class net.thisptr.jackson.jq.internal.tree.ReduceExpression
 
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
 
matchers - Variable in class net.thisptr.jackson.jq.internal.tree.matcher.matchers.ArrayMatcher
 
matchers - Variable in class net.thisptr.jackson.jq.internal.tree.matcher.matchers.ObjectMatcher
 
MatchObject() - Constructor for class net.thisptr.jackson.jq.internal.functions._MatchImplFunction.MatchObject
 
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.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
 
MAX_JSON_STRING_LENGTH - Static variable in exception net.thisptr.jackson.jq.exception.JsonQueryException
 
MaxByFunction - Class in net.thisptr.jackson.jq.internal.functions
 
MaxByFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.MaxByFunction
 
maxInclusive - Variable in class net.thisptr.jackson.jq.VersionRange
 
maxNextCharInd - Variable in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
 
maxVersion - Variable in class net.thisptr.jackson.jq.VersionRange
 
mergeRecursive(ObjectMapper, ObjectNode, ObjectNode) - Static method in class net.thisptr.jackson.jq.internal.operators.MultiplyOperator
 
metadata - Variable in class net.thisptr.jackson.jq.internal.tree.ImportStatement
 
metadata - Variable in class net.thisptr.jackson.jq.internal.tree.ModuleDirective
 
MinByFunction - Class in net.thisptr.jackson.jq.internal.functions
 
MinByFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.MinByFunction
 
minInclusive - Variable in class net.thisptr.jackson.jq.VersionRange
 
minor - Variable in class net.thisptr.jackson.jq.Version
 
minorVersion() - Method in class net.thisptr.jackson.jq.Version
 
MINUS - 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 - 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
 
minVersion - Variable in class net.thisptr.jackson.jq.VersionRange
 
Module - Interface in net.thisptr.jackson.jq.module
 
moduleDirective - Variable in class net.thisptr.jackson.jq.internal.tree.TopLevelExpression
 
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
 
ModuleFile(Path, Path, byte[]) - Constructor for class net.thisptr.jackson.jq.module.loaders.FileSystemModuleLoader.ModuleFile
 
ModuleImpl - Class in net.thisptr.jackson.jq.extra
 
ModuleImpl() - Constructor for class net.thisptr.jackson.jq.extra.ModuleImpl
 
moduleLoader - Variable in class net.thisptr.jackson.jq.Scope
 
ModuleLoader - Interface in net.thisptr.jackson.jq.module
 
moduleName - Variable in class net.thisptr.jackson.jq.internal.tree.FunctionCall
 
moduleName - Variable in class net.thisptr.jackson.jq.internal.tree.VariableAccess
 
modulePath - Variable in class net.thisptr.jackson.jq.module.loaders.FileSystemModuleLoader.FileSystemModule
 
modulePath - Variable in class net.thisptr.jackson.jq.module.loaders.FileSystemModuleLoader.ModuleFile
 
MODULO - 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 - 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
 
MoreLexicalActions() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
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, JsonNode, JsonNode, Path.Mutation) - Static method in class net.thisptr.jackson.jq.path.ArrayRangeIndexPath
 
mutate(JsonNode, JsonNode, Path.Mutation, boolean, boolean) - Static method in class net.thisptr.jackson.jq.path.ArrayIndexPath
 
mutate(JsonNode, String, Path.Mutation, boolean) - Static method in class net.thisptr.jackson.jq.path.ObjectFieldPath
 
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 exception net.thisptr.jackson.jq.exception.JsonQueryBreakException
 
name - Variable in class net.thisptr.jackson.jq.internal.functions._MatchImplFunction.CaptureObject
 
name - Variable in class net.thisptr.jackson.jq.internal.functions.AbstractKeysFunction
 
name - Variable in class net.thisptr.jackson.jq.internal.JqJson.JqFuncDef
 
name - Variable in class net.thisptr.jackson.jq.internal.JsonQueryFunction
 
name - Variable in class net.thisptr.jackson.jq.internal.tree.BreakExpression
 
name - Variable in class net.thisptr.jackson.jq.internal.tree.FormattingFilter
 
name - Variable in class net.thisptr.jackson.jq.internal.tree.FunctionCall
 
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.matchers.ObjectMatcher.FieldMatcher
 
name - Variable in class net.thisptr.jackson.jq.internal.tree.matcher.matchers.ValueMatcher
 
name - Variable in class net.thisptr.jackson.jq.internal.tree.matcher.PatternMatcher.MatchWithPath
 
name - Variable in class net.thisptr.jackson.jq.internal.tree.VariableAccess
 
name - Variable in class net.thisptr.jackson.jq.internal.tree.VariableKeyFieldConstruction
 
name() - Method in exception 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
 
names(Regex) - Static method 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.ExpressionParser.JJCalls
 
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 - 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
 
ObjectNodeSerializer() - Constructor for class net.thisptr.jackson.jq.internal.misc.JsonQueryJacksonModule.ObjectNodeSerializer
 
of(T, U) - Static method in class net.thisptr.jackson.jq.internal.misc.Pair
 
offset - Variable in class net.thisptr.jackson.jq.internal.functions._MatchImplFunction.CaptureObject
 
offset - Variable in class net.thisptr.jackson.jq.internal.functions._MatchImplFunction.MatchObject
 
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.
operator - Variable in class net.thisptr.jackson.jq.internal.tree.binaryop.assignment.ComplexAssignment
 
operator - Variable in class net.thisptr.jackson.jq.internal.tree.binaryop.SimpleBinaryOperatorExpression
 
Operator(String, int, BinaryOperatorExpression.Operator.Associativity, Class<? extends BinaryOperatorExpression>) - Constructor for enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
 
OPERATOR - Static variable in class net.thisptr.jackson.jq.internal.functions.RangeFunction
 
OPT_COMPACT - Static variable in class net.thisptr.jackson.jq.cli.Main
 
OPT_HELP - Static variable in class net.thisptr.jackson.jq.cli.Main
 
OPT_NULL_INPUT - Static variable in class net.thisptr.jackson.jq.cli.Main
 
OPT_RAW_OUTPUT - Static variable in class net.thisptr.jackson.jq.cli.Main
 
OPT_VERSION - Static variable in class net.thisptr.jackson.jq.cli.Main
 
OR - net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
 
ordering - Static variable in class net.thisptr.jackson.jq.internal.misc.JsonNodeComparator
 
orderValue(JsonNode) - Static method in class net.thisptr.jackson.jq.internal.misc.JsonNodeComparator
 
orderValue(JsonNodeType) - Static method in class net.thisptr.jackson.jq.internal.misc.JsonNodeComparator
 
orderValues - Static variable in class net.thisptr.jackson.jq.internal.misc.JsonNodeComparator
 
otherwise - Variable in class net.thisptr.jackson.jq.internal.tree.Conditional
 
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
 
params - Variable in class net.thisptr.jackson.jq.internal.JsonQueryFunction
 
parent - Variable in class net.thisptr.jackson.jq.path.ArrayIndexOfPath
 
parent - Variable in class net.thisptr.jackson.jq.path.ArrayIndexPath
 
parent - Variable in class net.thisptr.jackson.jq.path.ArrayRangeIndexPath
 
parent - Variable in class net.thisptr.jackson.jq.path.InvalidPath
 
parent - Variable in class net.thisptr.jackson.jq.path.ObjectFieldPath
 
parentScope - Variable in class net.thisptr.jackson.jq.module.loaders.FileSystemModuleLoader
 
parentScope - Variable in class net.thisptr.jackson.jq.Scope
 
parseArraySliceIndices(JsonNode) - Static method in class net.thisptr.jackson.jq.internal.misc.PathUtils
 
ParseException - Exception in net.thisptr.jackson.jq.internal.javacc
This exception is thrown when parse errors are encountered.
ParseException() - Constructor for exception 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 net.thisptr.jackson.jq.internal.javacc.ParseException
Constructor with message.
ParseException(Token, int[][], String[]) - Constructor for exception 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
 
parseQueryObj(Scope, String) - Method in class net.thisptr.jackson.jq.extra.functions.UriParseFunction
 
path - Variable in class net.thisptr.jackson.jq.extra.functions.UriParseFunction.Result
 
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 - Variable in class net.thisptr.jackson.jq.Scope.ValueWithPathImpl
 
path() - Method in annotation type net.thisptr.jackson.jq.module.BuiltinModule
 
path() - Method in interface net.thisptr.jackson.jq.Scope.ValueWithPath
 
path() - Method in class net.thisptr.jackson.jq.Scope.ValueWithPathImpl
 
Path - Interface in net.thisptr.jackson.jq.path
 
Path.Mutation - Interface in net.thisptr.jackson.jq.path
 
pathAndModules - Variable in class net.thisptr.jackson.jq.module.loaders.BuiltinModuleLoader
 
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
 
pathRecursive(PathOutput, Scope, List<Pair<Expression, Expression>>, JsonNode, Path) - Method in class net.thisptr.jackson.jq.internal.tree.Conditional
 
pathRecursive(PathOutput, Scope, Scope, List<Expression>, JsonNode, Path, int) - Method in class net.thisptr.jackson.jq.internal.JsonQueryFunction
 
pathRecursive(Scope, JsonNode, Path, PathOutput) - Static method in class net.thisptr.jackson.jq.internal.tree.RecursionOperator
 
pathRecursive(Scope, JsonNode, Path, PathOutput, List<PipeComponent>, boolean) - Static method in class net.thisptr.jackson.jq.internal.tree.PipedQuery
 
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 - 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 - 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
 
predicate - Variable in class net.thisptr.jackson.jq.internal.JsonPredicateFunction
 
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.IsolatedScopeQuery
 
q - Variable in class net.thisptr.jackson.jq.internal.tree.ArrayConstruction
 
qs - Variable in class net.thisptr.jackson.jq.internal.tree.SemicolonOperator
 
qs - Variable in class net.thisptr.jackson.jq.internal.tree.Tuple
 
query - Variable in class net.thisptr.jackson.jq.extra.functions.UriParseFunction.Result
 
query - Variable in class net.thisptr.jackson.jq.internal.FixedScopeQuery
 
queryObj - Variable in class net.thisptr.jackson.jq.extra.functions.UriParseFunction.Result
 
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
 
range1(PathOutput, JsonNode) - Static method in class net.thisptr.jackson.jq.internal.functions.RangeFunction
 
range2(PathOutput, JsonNode, JsonNode) - Static method in class net.thisptr.jackson.jq.internal.functions.RangeFunction
 
range3(PathOutput, JsonNode, JsonNode, JsonNode) - Static method in class net.thisptr.jackson.jq.internal.functions.RangeFunction
 
RangeFunction - Class in net.thisptr.jackson.jq.internal.functions
 
RangeFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.RangeFunction
 
rawAuthority - Variable in class net.thisptr.jackson.jq.extra.functions.UriParseFunction.Result
 
rawFragment - Variable in class net.thisptr.jackson.jq.extra.functions.UriParseFunction.Result
 
rawPath - Variable in class net.thisptr.jackson.jq.extra.functions.UriParseFunction.Result
 
rawQuery - Variable in class net.thisptr.jackson.jq.extra.functions.UriParseFunction.Result
 
rawUserInfo - Variable in class net.thisptr.jackson.jq.extra.functions.UriParseFunction.Result
 
readChar() - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
Read a character.
recurse(Scope, JsonNode, PathOutput, Stack<Pair<Integer, JsonNode>>, List<Pair<Integer, Expression>>) - Method in class net.thisptr.jackson.jq.internal.tree.StringInterpolation
 
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
 
recursive(Scope, JsonNode, Functional.Consumer<List<Pair<String, JsonNode>>>, Stack<Pair<String, JsonNode>>, int) - Method in class net.thisptr.jackson.jq.internal.tree.matcher.matchers.ArrayMatcher
 
recursive(Scope, JsonNode, Functional.Consumer<List<Pair<String, JsonNode>>>, Stack<Pair<String, JsonNode>>, int) - Method in class net.thisptr.jackson.jq.internal.tree.matcher.matchers.ObjectMatcher
 
RecursiveInvocationException() - Constructor for exception net.thisptr.jackson.jq.module.loaders.FileSystemModuleLoader.TryOnce.RecursiveInvocationException
 
recursiveWithPath(Scope, JsonNode, Path, PatternMatcher.MatchOutput, Stack<PatternMatcher.MatchWithPath>, int) - Method in class net.thisptr.jackson.jq.internal.tree.matcher.matchers.ArrayMatcher
 
recursiveWithPath(Scope, JsonNode, Path, PatternMatcher.MatchOutput, Stack<PatternMatcher.MatchWithPath>, int) - Method in class net.thisptr.jackson.jq.internal.tree.matcher.matchers.ObjectMatcher
 
reduceExpr - Variable in class net.thisptr.jackson.jq.internal.tree.ReduceExpression
 
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.
ReInitRounds() - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
repeat(String, int) - Static method in class net.thisptr.jackson.jq.internal.misc.Strings
 
replaceAndConcat(Scope, Stack<String>, PathOutput, List<JsonNode>, Expression, JsonNode, Expression) - Method in class net.thisptr.jackson.jq.internal.functions._SubImplFunction
 
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
 
resolveModulePath(Path, String) - Static method in class net.thisptr.jackson.jq.module.loaders.FileSystemModuleLoader
 
resolvePath(Class<?>, String) - Static method in class net.thisptr.jackson.jq.BuiltinFunctionLoader
Dynamically resolve the path for a resource as packages may be relocated, e.g.
resolvePathsFromImportDirective(Module, String, JsonNode) - Method in class net.thisptr.jackson.jq.module.loaders.FileSystemModuleLoader
 
resolveToPositiveIndex(JsonNode, long) - Static method in class net.thisptr.jackson.jq.internal.misc.Range
 
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 - 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
 
RootPath() - Constructor for class net.thisptr.jackson.jq.path.RootPath
 
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(Scope) - Constructor for class net.thisptr.jackson.jq.Scope
 
Scope.ValueWithPath - Interface in net.thisptr.jackson.jq
 
Scope.ValueWithPathImpl - Class in net.thisptr.jackson.jq
 
searchPath - Variable in class net.thisptr.jackson.jq.module.loaders.FileSystemModuleLoader.FileSystemModule
 
searchPath - Variable in class net.thisptr.jackson.jq.module.loaders.FileSystemModuleLoader.ModuleFile
 
searchPaths - Variable in class net.thisptr.jackson.jq.module.loaders.FileSystemModuleLoader
 
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
 
serialize(ArrayNode, JsonGenerator, SerializerProvider) - Method in class net.thisptr.jackson.jq.internal.misc.JsonQueryJacksonModule.ArrayNodeSerializer
 
serialize(DoubleNode, JsonGenerator, SerializerProvider) - Method in class net.thisptr.jackson.jq.internal.misc.JsonQueryJacksonModule.DoubleNodeSerializer
 
serialize(FloatNode, JsonGenerator, SerializerProvider) - Method in class net.thisptr.jackson.jq.internal.misc.JsonQueryJacksonModule.FloatNodeSerializer
 
serialize(ObjectNode, JsonGenerator, SerializerProvider) - Method in class net.thisptr.jackson.jq.internal.misc.JsonQueryJacksonModule.ObjectNodeSerializer
 
serialVersionUID - Static variable in exception net.thisptr.jackson.jq.exception.IllegalJsonArgumentException
 
serialVersionUID - Static variable in exception net.thisptr.jackson.jq.exception.IllegalJsonInputException
 
serialVersionUID - Static variable in exception net.thisptr.jackson.jq.exception.JsonQueryBreakException
 
serialVersionUID - Static variable in exception net.thisptr.jackson.jq.exception.JsonQueryException
 
serialVersionUID - Static variable in exception net.thisptr.jackson.jq.exception.JsonQueryTypeException
 
serialVersionUID - Static variable in exception net.thisptr.jackson.jq.exception.JsonQueryUndefinedBehaviorException
 
serialVersionUID - Static variable in exception net.thisptr.jackson.jq.exception.JsonQueryUserException
 
serialVersionUID - Static variable in exception net.thisptr.jackson.jq.internal.javacc.ParseException
The version identifier for this Serializable class.
serialVersionUID - Static variable in class net.thisptr.jackson.jq.internal.javacc.Token
The version identifier for this Serializable class.
serialVersionUID - Static variable in error net.thisptr.jackson.jq.internal.javacc.TokenMgrError
The version identifier for this Serializable class.
serialVersionUID - Static variable in class net.thisptr.jackson.jq.internal.misc.JsonQueryJacksonModule
 
serialVersionUID - Static variable in class net.thisptr.jackson.jq.internal.misc.VersionRangeDeserializer
 
serialVersionUID - Static variable in exception net.thisptr.jackson.jq.module.loaders.FileSystemModuleLoader.TryOnce.RecursiveInvocationException
 
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
 
setTrackLineColumn(boolean) - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
 
setValue(String, JsonNode) - Method in class net.thisptr.jackson.jq.Scope
 
setValueWithPath(String, 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
 
SkipLexicalActions(Token) - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
SortByFunction - Class in net.thisptr.jackson.jq.internal.functions
 
SortByFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.SortByFunction
 
sortKeys - Variable in class net.thisptr.jackson.jq.internal.functions.AbstractKeysFunction
 
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
 
startExpr - Variable in class net.thisptr.jackson.jq.internal.tree.fieldaccess.BracketFieldAccess
 
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 error 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
 
string - Variable in class net.thisptr.jackson.jq.internal.functions._MatchImplFunction.CaptureObject
 
string - Variable in class net.thisptr.jackson.jq.internal.functions._MatchImplFunction.MatchObject
 
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
 
stringInterpLevel - Variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
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
 
switches - Variable in class net.thisptr.jackson.jq.internal.tree.Conditional
 
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
 
taskStarted - Variable in class net.thisptr.jackson.jq.module.loaders.FileSystemModuleLoader.TryOnce
 
taskThread - Variable in class net.thisptr.jackson.jq.module.loaders.FileSystemModuleLoader.TryOnce
 
template - Variable in class net.thisptr.jackson.jq.internal.tree.StringInterpolation
 
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
 
test(JsonNode) - Static method in class net.thisptr.jackson.jq.internal.functions.IsInfiniteFunction
 
test(JsonNode) - Static method in class net.thisptr.jackson.jq.internal.functions.IsNanFunction
 
test(JsonNode) - Static method in class net.thisptr.jackson.jq.internal.functions.IsNormalFunction
 
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 - 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 - 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
 
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.
tokenBegin - Variable in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
 
tokenImage - Static variable in interface net.thisptr.jackson.jq.internal.javacc.ExpressionParserConstants
Literal token values.
tokenImage - Variable in exception 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.
TokenLexicalActions(Token) - Method in class net.thisptr.jackson.jq.internal.javacc.ExpressionParserTokenManager
 
TokenMgrError - Error in net.thisptr.jackson.jq.internal.javacc
Token Manager Error.
TokenMgrError() - Constructor for error net.thisptr.jackson.jq.internal.javacc.TokenMgrError
No arg constructor.
TokenMgrError(boolean, int, int, int, String, int, int) - Constructor for error net.thisptr.jackson.jq.internal.javacc.TokenMgrError
Full Constructor.
TokenMgrError(String, int) - Constructor for error 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
 
toString(Scope, JsonNode) - Static method in class net.thisptr.jackson.jq.internal.functions.AtShFunction
 
ToStringFunction - Class in net.thisptr.jackson.jq.internal.functions
 
ToStringFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.ToStringFunction
 
trace_enabled - Variable in class net.thisptr.jackson.jq.internal.javacc.ExpressionParser
 
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
 
tryOnce(Callable<T>) - Method in class net.thisptr.jackson.jq.module.loaders.FileSystemModuleLoader.TryOnce
 
TryOnce() - Constructor for class net.thisptr.jackson.jq.module.loaders.FileSystemModuleLoader.TryOnce
 
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 - 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
 
updateExpr - Variable in class net.thisptr.jackson.jq.internal.tree.ForeachExpression
 
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
 
userInfo - Variable in class net.thisptr.jackson.jq.extra.functions.UriParseFunction.Result
 
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
 
uuidVersion - Variable in class net.thisptr.jackson.jq.extra.functions.Uuid35Function
 

V

value - Variable in exception net.thisptr.jackson.jq.exception.JsonQueryUserException
 
value - Variable in class net.thisptr.jackson.jq.internal.JsonNodeFunction
 
value - Variable in class net.thisptr.jackson.jq.internal.tree.IdentifierKeyFieldConstruction
 
value - Variable in class net.thisptr.jackson.jq.internal.tree.JsonQueryKeyFieldConstruction
 
value - Variable in class net.thisptr.jackson.jq.internal.tree.literal.ValueLiteral
 
value - Variable in class net.thisptr.jackson.jq.internal.tree.matcher.PatternMatcher.MatchWithPath
 
value - Variable in class net.thisptr.jackson.jq.internal.tree.NegativeExpression
 
value - Variable in class net.thisptr.jackson.jq.internal.tree.StringKeyFieldConstruction
 
value - Variable in class net.thisptr.jackson.jq.Scope.ValueWithPathImpl
 
value() - Method in annotation type net.thisptr.jackson.jq.BuiltinFunction
 
value() - Method in annotation type net.thisptr.jackson.jq.internal.annotations.InterfaceAudience
 
value() - Method 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
 
value() - Method in class net.thisptr.jackson.jq.Scope.ValueWithPathImpl
 
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 - Variable in class net.thisptr.jackson.jq.Scope
 
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.
ValueWithPathImpl(JsonNode, Path) - Constructor for class net.thisptr.jackson.jq.Scope.ValueWithPathImpl
 
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.javacc.ExpressionParser
 
version - Variable in class net.thisptr.jackson.jq.internal.JqJson.JqFuncDef
 
version - Variable in class net.thisptr.jackson.jq.internal.tree.binaryop.assignment.UpdateAssignment
 
version - Variable in class net.thisptr.jackson.jq.internal.tree.FormattingFilter
 
version - Variable in class net.thisptr.jackson.jq.internal.tree.FunctionCall
 
version - Variable in class net.thisptr.jackson.jq.module.loaders.FileSystemModuleLoader
 
version() - Method in annotation type net.thisptr.jackson.jq.BuiltinFunction
 
version() - Method in annotation type net.thisptr.jackson.jq.internal.BuiltinFunction
Deprecated.
 
Version - Class in net.thisptr.jackson.jq
Use Versions to get a Version instance.
Version(int, int) - Constructor for class net.thisptr.jackson.jq.Version
 
VERSION_PATTERN - Static variable in class net.thisptr.jackson.jq.Version
 
VERSION_RANGE_PATTERN - Static variable in class net.thisptr.jackson.jq.VersionRange
 
versionAware - Variable in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
 
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
 
Versions() - Constructor for class net.thisptr.jackson.jq.Versions
 
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
 
_MatchImplFunction.CaptureObject - Class in net.thisptr.jackson.jq.internal.functions
 
_MatchImplFunction.MatchObject - Class in net.thisptr.jackson.jq.internal.functions
 
_SubImplFunction - Class in net.thisptr.jackson.jq.internal.functions
 
_SubImplFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions._SubImplFunction
 
A B C D E F G H I J K L M N O P Q R S T U V _ 
All Classes All Packages