Package net.siefkes.nlstego.util

This package contains miscellaneous utility classes.

See:
          Description

Class Summary
BitArray This class provides read access to an array of bits (booleans).
ContentType A simple wrapper for the MIME type and the character set of a document.
ExtendedLRUMap An extension of the LRUMap that also allows transparent (invisible) read operations which do not modify the access order of the map entries.
InOutUtils A static class that provides utility constants and methods for I/O.
NumUtils A static utility class that provides methods for working with numbers.
TextTokenizer Splits a text into a sequence of tokens.
TokenizerFactory Factory for creating TextTokenizers of different types.
Util A static class that provides some utility constands and methods.
VerySimpleLog A extensioin of SimpleLog that works around a small bug in the superclass: it avoids printing the name and message of throwables twice.
 

Package net.siefkes.nlstego.util Description

This package contains miscellaneous utility classes.



Copyright © 2003-2005 Christian Siefkes. All Rights Reserved.