Package org.basex.core

This package contains the core classes.

See:
          Description

Class Summary
AbstractProcess This class provides the architecture for local and client process interpretation.
ClientProcess This class sends client commands to the server instance over a socket.
Command This class stores information on an internal command.
CommandParser This is a parser for command strings, creating Command instances.
Context This class stores the reference to the currently opened database.
Progress This class is implemented by all kinds of processes.
Prop This class assembles properties which are used all around the project.
 

Enum Summary
Commands This enumeration contains definitions of all available internal commands.
 

Package org.basex.core Description

This package contains the core classes.