|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.basex.core.Proc
org.basex.core.Command
org.basex.core.cmd.Execute
org.basex.core.cmd.Run
public final class Run
Evaluates the 'run' command and processes an input file.
Field Summary |
---|
Fields inherited from class org.basex.core.cmd.Execute |
---|
error, list |
Fields inherited from class org.basex.core.Command |
---|
args, context, in, mprop, out, perf, prop |
Fields inherited from class org.basex.core.Proc |
---|
listen, updating |
Constructor Summary | |
---|---|
Run(java.lang.String fl)
Default constructor. |
Method Summary | |
---|---|
protected boolean |
init(Context ctx)
Initializes the specified input. |
Methods inherited from class org.basex.core.cmd.Execute |
---|
build, databases, init, newData, run, updating |
Methods inherited from class org.basex.core.Command |
---|
close, databases, error, execute, execute, getOption, getOption, info, info, result, run, run, setInput, setInput, stoppable, supportsProg, toString, updated |
Methods inherited from class org.basex.core.Proc |
---|
abort, checkStop, det, detail, listen, proc, prog, progress, registered, registered, startTimeout, stop, stopTimeout, tit, title |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Run(java.lang.String fl)
fl
- input fileMethod Detail |
---|
protected boolean init(Context ctx)
init
in class Execute
ctx
- database context
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |