|
||||||||||
| 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.RepoInstall
public final class RepoInstall
Evaluates the 'repo install' command.
| Field Summary |
|---|
| Fields inherited from class org.basex.core.Command |
|---|
args |
| Fields inherited from class org.basex.core.Progress |
|---|
listen, updating |
| Constructor Summary | |
|---|---|
RepoInstall(java.lang.String p,
InputInfo i)
Constructor. |
|
| Method Summary | |
|---|---|
void |
build(CmdBuilder cb)
Builds a string representation from the command. |
| Methods inherited from class org.basex.core.Command |
|---|
execute, execute, info, newData, result, run, run, setInput, setInput, stoppable, supportsProg, toString, updated, updating |
| 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 RepoInstall(java.lang.String p,
InputInfo i)
p - packagei - input info| Method Detail |
|---|
public void build(CmdBuilder cb)
Command
cb - command builder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||