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