See: Description
| Interface | Description |
|---|---|
| StreamExpressionParameter |
Base interface of a stream parameter
|
| Class | Description |
|---|---|
| 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-2016 Apache Software Foundation. All Rights Reserved.