public class greekStemmer extends Object
Constructor and Description |
---|
greekStemmer() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getCurrent()
Get the current string.
|
int |
hashCode() |
void |
setCurrent(String value)
Set the current string.
|
boolean |
stem() |
Copyright © 2020 The Apache Software Foundation. All rights reserved.