public final class BaseXClient extends BaseX
Constructor and Description |
---|
BaseXClient(String... args)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
local()
Indicates if this is a local client.
|
static void |
main(String... args)
Main method of the database client, launching a client instance.
|
public BaseXClient(String... args) throws IOException
args
- command-line argumentsIOException
- I/O exceptionpublic static void main(String... args)
-h
argument.args
- command-line argumentsCopyright © 2005–2023 BaseX Team. All rights reserved.