Package org.basex.fs

Provides file system specific query classes.

See:
          Description

Interface Summary
FSText This interface organizes textual information for the fs package.
 

Class Summary
Cat Performs a cat command.
Cd Performs a cd command.
Cp Performs a cp command.
DataFS Preliminary collection of file system methods.
Du Performs a du command.
Exec Performs an external command.
FSCmd Defines common methods for file system commands.
Help Performs a help command.
Locate Performs a locate command.
Ls Performs a ls command.
Mkdir Performs a touch command.
Pwd Performs a pwd command.
Rm Performs a rm command.
Touch Performs a touch command.
 

Exception Summary
FSException This class indicates exceptions during file system executions.
 

Package org.basex.fs Description

Provides file system specific query classes.