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()
SearchExpression
getStringValue
in interface SearchExpression
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.