|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.basex.core.Progress
org.basex.core.Command
org.basex.core.cmd.AQuery
org.basex.core.cmd.Cs
public final class Cs
Evaluates the 'cs' command and sets a new initial context set.
| Field Summary |
|---|
| Fields inherited from class org.basex.core.Command |
|---|
args |
| Fields inherited from class org.basex.core.Progress |
|---|
listen, updating |
| Constructor Summary | |
|---|---|
Cs(java.lang.String query)
Default constructor. |
|
| Method Summary |
|---|
| Methods inherited from class org.basex.core.cmd.AQuery |
|---|
build, result, stoppable, updated, updating |
| Methods inherited from class org.basex.core.Command |
|---|
execute, execute, info, newData, run, run, setInput, setInput, supportsProg, toString |
| Methods inherited from class org.basex.core.Progress |
|---|
checkStop, detail, listen, progress, startTimeout, stop, stopTimeout, title |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Cs(java.lang.String query)
query - query
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||