|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.basex.query.xpath.expr.FTPosFilter
public final class FTPosFilter
FTOption; defines options for a fulltext expression.
| Field Summary | |
|---|---|
long[] |
dist
Distances. |
boolean |
lp
Flag for loading ft position values. |
FTPos |
pos
Position filter. |
boolean |
st
Flag for saving tokens. |
Dbl |
window
Window occurrences. |
| Constructor Summary | |
|---|---|
FTPosFilter(FTPos p)
Constructor. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public FTPos pos
public Dbl window
public long[] dist
public boolean lp
public boolean st
| Constructor Detail |
|---|
public FTPosFilter(FTPos p)
p - position filter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||