Uses of Class
org.basex.core.Main

Packages that use Main
org.basex This is the main package of the project. 
 

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 the database server.