Package org.basex.core.cmd
Class Run
java.lang.Object
org.basex.core.jobs.Job
org.basex.core.Command
org.basex.core.cmd.Execute
org.basex.core.cmd.Run
Evaluates the 'run' command and processes an input file.
- Author:
- BaseX Team 2005-21, BSD License, Christian Gruen
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.basex.core.Command
addLocks, baseURI, baseURI, close, error, exception, execute, execute, getOption, getOption, info, info, init, maxResults, result, run, run, setInput, setInput, stoppable, supportsProg, toString, toString, updated
-
Constructor Details
-
Run
Default constructor.- Parameters:
fl- input file
-
-
Method Details
-
init
Initializes the specified input.- Parameters:
ctx- database context- Returns:
- success flag
-