Uses of Package
org.basex.core

Packages that use org.basex.core
org.basex.build Contains classes for creating new database instances. 
org.basex.core This package contains the core classes. 
org.basex.core.proc This package contains the command implementations. 
org.basex.gui Contains the graphical user interface of BaseX. 
org.basex.gui.dialog Contains dialog windows used in the GUI. 
org.basex.index Contains database index implementations. 
org.basex.query Provides classes for querying the data. 
org.basex.query.pf Answers Pathfinder XPath queries. 
org.basex.query.xpath Includes an implementation of XPath 1.0. 
org.basex.query.xquery Includes an implementation of XQuery 1.0. 
 

Classes in org.basex.core used by org.basex.build
Progress
          This class is implemented by all kinds of processes.
 

Classes in org.basex.core used by org.basex.core
AbstractProcess
          This class provides the architecture for local and client process interpretation.
Command
          This class stores information on an internal command.
Commands
          This enumeration contains definitions of all available internal commands.
Context
          This class stores the reference to the currently opened database.
Progress
          This class is implemented by all kinds of processes.
 

Classes in org.basex.core used by org.basex.core.proc
AbstractProcess
          This class provides the architecture for local and client process interpretation.
Commands
          This enumeration contains definitions of all available internal commands.
Progress
          This class is implemented by all kinds of processes.
 

Classes in org.basex.core used by org.basex.gui
Commands
          This enumeration contains definitions of all available internal commands.
 

Classes in org.basex.core used by org.basex.gui.dialog
Progress
          This class is implemented by all kinds of processes.
 

Classes in org.basex.core used by org.basex.index
Progress
          This class is implemented by all kinds of processes.
 

Classes in org.basex.core used by org.basex.query
Progress
          This class is implemented by all kinds of processes.
 

Classes in org.basex.core used by org.basex.query.pf
Progress
          This class is implemented by all kinds of processes.
 

Classes in org.basex.core used by org.basex.query.xpath
Progress
          This class is implemented by all kinds of processes.
 

Classes in org.basex.core used by org.basex.query.xquery
Progress
          This class is implemented by all kinds of processes.