Uses of Class
org.basex.core.Main

Packages that use Main
org.basex Main package of the project, containing all starter classes with main methods. 
 

Uses of Main in org.basex
 

Subclasses of Main in org.basex
 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.