Uses of Package
org.basex.core

Packages that use org.basex.core
org.basex.build Contains classes for creating new database instances. 
org.basex.build.fs Contains classes for file system traversals. 
org.basex.build.mediovis Contains classes for building database instances from MAB2 library data. 
org.basex.build.xml Provides classes for creating database instances from XML files. 
org.basex.core This package contains the core classes. 
org.basex.core.proc This package contains the command implementations. 
org.basex.data Contains classes for handling the XML table and textual data. 
org.basex.fuse Implements the database as filesystem in userspace. 
org.basex.gui Contains the graphical user interface. 
org.basex.gui.dialog Contains dialog windows used in the GUI. 
org.basex.gui.view.plot Contains the classes for the scatterplot view. 
org.basex.index Contains database index implementations. 
org.basex.io Contains project specific input/output classes needed for reading and writing database files, displaying queries, etc. 
org.basex.query Provides classes for querying the data. 
org.basex.query.ft Contains XQuery Full-Text 1.0 expressions. 
org.basex.server Contains classes for the client/server management. 
org.basex.util Provides utility classes. 
 

Classes in org.basex.core used by org.basex.build
Progress
          This class is implemented by all kinds of processes.
Prop
          This class assembles properties which are used all around the project.
 

Classes in org.basex.core used by org.basex.build.fs
Progress
          This class is implemented by all kinds of processes.
Prop
          This class assembles properties which are used all around the project.
 

Classes in org.basex.core used by org.basex.build.mediovis
Progress
          This class is implemented by all kinds of processes.
Prop
          This class assembles properties which are used all around the project.
 

Classes in org.basex.core used by org.basex.build.xml
Progress
          This class is implemented by all kinds of processes.
Prop
          This class assembles properties which are used all around the project.
 

Classes in org.basex.core used by org.basex.core
ALauncher
          This class allows a generic process execution.
AProp
          This class assembles properties which are used all around the project.
Commands.Cmd
          Command definitions.
Commands.CmdCreate
          Create command definitions.
Commands.CmdDrop
          Drop command definitions.
Commands.CmdIndex
          Index types.
Commands.CmdInfo
          Info command definitions.
Commands.CmdSet
          Set command definitions.
Commands.CmdUpdate
          Node types for updates.
Context
          This class offers as central database context.
Process
          This class provides the architecture for all internal command implementations.
Progress
          This class is implemented by all kinds of processes.
Prop
          This class assembles properties which are used all around the project.
 

Classes in org.basex.core used by org.basex.core.proc
Context
          This class offers as central database context.
Process
          This class provides the architecture for all internal command implementations.
Progress
          This class is implemented by all kinds of processes.
Prop
          This class assembles properties which are used all around the project.
 

Classes in org.basex.core used by org.basex.data
Prop
          This class assembles properties which are used all around the project.
 

Classes in org.basex.core used by org.basex.fuse
Context
          This class offers as central database context.
 

Classes in org.basex.core used by org.basex.gui
AProp
          This class assembles properties which are used all around the project.
Context
          This class offers as central database context.
Process
          This class provides the architecture for all internal command implementations.
 

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.gui.view.plot
Context
          This class offers as central database context.
 

Classes in org.basex.core used by org.basex.index
Progress
          This class is implemented by all kinds of processes.
Prop
          This class assembles properties which are used all around the project.
 

Classes in org.basex.core used by org.basex.io
Prop
          This class assembles properties which are used all around the project.
 

Classes in org.basex.core used by org.basex.query
Context
          This class offers as central database context.
Progress
          This class is implemented by all kinds of processes.
 

Classes in org.basex.core used by org.basex.query.ft
Context
          This class offers as central database context.
Prop
          This class assembles properties which are used all around the project.
 

Classes in org.basex.core used by org.basex.server
ALauncher
          This class allows a generic process execution.
Context
          This class offers as central database context.
Process
          This class provides the architecture for all internal command implementations.
 

Classes in org.basex.core used by org.basex.util
Prop
          This class assembles properties which are used all around the project.