See: Description
Interface | Description |
---|---|
Explanation.ExpressionType | |
Expressible |
Defines a stream that can be expressed in an expression
|
StreamExpressionParameter |
Base interface of a stream parameter
|
Class | Description |
---|---|
DefaultStreamFactory |
A default collection of mappings, used to convert strings into stream expressions.
|
Explanation |
Explanation containing details about a expression
|
InjectionDefense |
A class with which to safely build a streaming expression.
|
StreamExplanation |
Explanation containing details about a stream expression
|
StreamExpression |
Expression containing a function and set of parameters
|
StreamExpressionNamedParameter |
Provides a named parameter
|
StreamExpressionParser |
Takes a prefix notation expression and returns a tokenized expression
|
StreamExpressionValue |
Basic string stream expression
|
StreamFactory |
Used to convert strings into stream expressions
|
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.