Package de.saar.chorus.domgraph.utool

Provides the main programme for Utool.

See:
          Description

Class Summary
AbstractOptions  
ExitCodes Exit codes for Utool.
Utool The Utool main program for accessing the Domgraph functionality from the command-line.
 

Enum Summary
AbstractOptions.Operation  
 

Exception Summary
AbstractOptionsParsingException  
 

Package de.saar.chorus.domgraph.utool Description

Provides the main programme for Utool. Utool is a collection of front-ends to the Domgraph library, consisting of a command-line tool, a server, and a GUI. This package is distributed under the GPL rather than the LGPL because it is linked with the GNU Getopt library.

For further information, please refer to the main Utool documentation.