public class StringSearchExpression extends Object implements SearchExpression
| Constructor and Description |
|---|
StringSearchExpression(String expression) |
| Modifier and Type | Method and Description |
|---|---|
String |
getStringValue()
Returns the expression value as plain java String.
|
public StringSearchExpression(String expression)
public String getStringValue()
SearchExpressiongetStringValue in interface SearchExpressionCopyright © 2002–2022 The Apache Software Foundation. All rights reserved.