public class StreamExpressionParser extends Object
| Constructor and Description | 
|---|
StreamExpressionParser()  | 
| Modifier and Type | Method and Description | 
|---|---|
static StreamExpression | 
parse(String clause)  | 
static boolean | 
wordToken(String token)  | 
public static StreamExpression parse(String clause)
public static boolean wordToken(String token)
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.