| Package | Description |
|---|---|
| org.basex |
Main package of the project, containing all starter classes with main methods.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseX
This is the starter class for the stand-alone console mode.
|
class |
BaseXClient
This is the starter class for the client console mode.
|
class |
BaseXServer
This is the starter class for running the database server.
|