Package org.basex.core.parse

Interface Summary
Commands This class defines the available command-line commands.
PasswordReader Reads a password from a specified source (eg.
 

Class Summary
CmdBuilder This class simplifies the composition of the string representation of a database command.
CommandParser This is a parser for command strings, creating Command instances.
StringParser This is a parser for command strings, creating Command instances.
 

Enum Summary
Commands.Cmd Command definitions.
Commands.CmdAlter Alter types.
Commands.CmdCreate Create commands.
Commands.CmdDrop Drop commands.
Commands.CmdIndex Index types.
Commands.CmdIndexInfo Index types.
Commands.CmdInfo Info commands.
Commands.CmdOptimize Optimize commands.
Commands.CmdPerm Permission commands.
Commands.CmdRepo Repo types.
Commands.CmdShow Show commands.