public class RemoveAllAccentsFilter
extends org.apache.lucene.analysis.TokenFilter
Constructor and Description |
---|
RemoveAllAccentsFilter(org.apache.lucene.analysis.TokenStream input) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
incrementToken() |
addAttribute, addAttributeImpl, captureState, clearAttributes, cloneAttributes, copyTo, endAttributes, getAttribute, getAttributeClassesIterator, getAttributeFactory, getAttributeImplsIterator, hasAttribute, hasAttributes, reflectAsString, reflectWith, removeAllAttributes, restoreState, toString
public RemoveAllAccentsFilter(org.apache.lucene.analysis.TokenStream input)
input
- the token stream from which to remove accentspublic final boolean incrementToken() throws IOException
incrementToken
in class org.apache.lucene.analysis.TokenStream
IOException
public int hashCode()
hashCode
in class org.apache.lucene.util.AttributeSource
public boolean equals(Object obj)
equals
in class org.apache.lucene.util.AttributeSource
Copyright © 2020 Instituut voor Nederlandse Taal (INT). All rights reserved.