|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.basex.util.InputParser
org.basex.query.QueryParser
org.basex.query.QuerySuggest
public final class QuerySuggest
This class analyzes the current path and gives suggestions for code completions.
| Field Summary |
|---|
| Fields inherited from class org.basex.query.QueryParser |
|---|
modLoaded |
| Fields inherited from class org.basex.util.InputParser |
|---|
file, ql, qm, qp, qu |
| Constructor Summary | |
|---|---|
QuerySuggest(QueryContext c,
Context context)
Constructor. |
|
| Method Summary | |
|---|---|
StringList |
complete()
Sorts and returns the query suggestions. |
| Methods inherited from class org.basex.query.QueryParser |
|---|
parse, parse, path |
| Methods inherited from class org.basex.util.InputParser |
|---|
init |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QuerySuggest(QueryContext c,
Context context)
c - QueryContextcontext - Context| Method Detail |
|---|
public StringList complete()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||