|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.basex.BaseXClient
public class BaseXClient
This is the starter class for the client console mode. It sends all commands to the server instance. Add the '-h' option to get a list on all available command-line arguments.
Constructor Summary | |
---|---|
BaseXClient()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Main method of the BaseXClient , launching a local
client instance that sends all commands to a server instance. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BaseXClient()
Method Detail |
---|
public static void main(java.lang.String[] args)
BaseXClient
, launching a local
client instance that sends all commands to a server instance.
Use -h
to get a list of all available command-line
arguments.
args
- command-line arguments
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |