Package edu.udo.cs.wvtool.util

Provides some utility classes.

See:
          Description

Interface Summary
TokenEnumeration Interface for an enumeration of tokens.
 

Class Summary
StdOutLogger Logging class that writes all messages to stdout.
TextGenerator Generate many random text documents.
WVToolLogger Singelton logging class.
 

Exception Summary
WVToolException General exception thrown if a problem occurs during processing.
WVToolIOException Exception thrown if a problem occurs during i/o processing.
 

Package edu.udo.cs.wvtool.util Description

Provides some utility classes.

Package Specification