|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.zekr.common.resource.filter.QuranIndexerFilter
public class QuranIndexerFilter
This filter is used for simplifying text being indexed. It removes extra whitespaces, and signs (waqf, hizb, sajda) from the text.
Field Summary |
---|
Fields inherited from interface net.sf.zekr.common.resource.filter.IQuranFilter |
---|
HIGHLIGHT_WAQF_SIGN, NONE, SHOW_WAQF_SIGN, UTHMANI_TEXT |
Constructor Summary | |
---|---|
QuranIndexerFilter()
|
Method Summary | |
---|---|
java.lang.String |
filter(QuranFilterContext qfc)
Implementations of this method manipulates the input parameter as needed. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QuranIndexerFilter()
Method Detail |
---|
public java.lang.String filter(QuranFilterContext qfc)
IQuranFilter
filter
in interface IQuranFilter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |