This is an old revision of the document!
A simple java/groovy framework to handle text file conversion line by line. Here is the first version with a stub converter.groovy file included that does nothing but replace all word tokens with asterisks.
* woodchuck20121103a.zip Initial version. Doesn't do anything but offer a basic interface to create the converter.groovy script that does the conversion.
Back to: JasonP