| 
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Class Summary | |
|---|---|
| JSArchive | Creates a JavaScript archive that consolidates and compresses a collection of JavaScript files. | 
| REConverter | Converts a text file using a series of regular expressions replacements. | 
| REConverter.REPiece | A container class for holding regular expression objects to run against the input. | 
| SimpleJavadocToPod | Converts Javadoc comments in a Java file to pod comments. | 
| SimpleJavadocToPod.Test | A standalone test class. | 
This package contains modules for formatting and conversion.
REConverter is a general purpose conversion utility,
which can reformat (or translate) from one format to another
by applying a list of regular expressions which you provide.
One such tool which uses REConverter
is the javadoc-to-pod converter also in this package.
  | 
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| CleanCode Java Libraries | Copyright © 2001-2012 Michael Sorens - Revised 2012.12.10  |