public class indonesianStemmer extends Object
Modifier and Type | Field and Description |
---|---|
static indonesianStemmer |
methodObject |
Constructor and Description |
---|
indonesianStemmer() |
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() |
public static final indonesianStemmer methodObject
Copyright © 2021 The Apache Software Foundation. All rights reserved.