Package net.sf.logdistiller.util

Miscellaneous utilities for parsing files.

See:
          Description

Class Summary
BufferingReader A reader reading its content from another reader, but buffering the data to be able to give it back on demand.
ExtensionHelper Helper to load extensions for LogDistiller.
FormatUtil  
PropertiesReplacer A small utility to replace properties within strings (syntax: ${name}).
StringCutter  
UncompressInputStream This class decompresses an input stream containing data compressed with the unix "compress" utility (LZC, a LZW variant).
 

Package net.sf.logdistiller.util Description

Miscellaneous utilities for parsing files.



Copyright © 2004-2009. All Rights Reserved.