|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| ConcatenateFileListWorker | This processor concatenates a series of text files and saves the results into the output file. |
| ConcatenateFileListWorkerTest | This class Last edited by $Author: sowen70 $ |
| DataRangeColumnTask | This class allows the user to extract a single column of data from a data array produced by either an ExcelFileReader or by a DelimitedFileReader. |
| DataRangeColumnTaskTest | This class Last edited by $Author: sowen70 $ |
| DataRangeTask | This class extracts a range of values from a two dimension data array Last edited by $Author: alaninmcr $ |
| DataRangeTaskTest | This class Last edited by $Author: sowen70 $ |
| DelimitedFileReader | This file reads a delimited text file. |
| DelimitedFileReaderTest | This class Last edited by $Author: sowen70 $ |
| EnvVariableWorker | This processor exposes the Java environment variables as an XML document. |
| EnvVariableWorkerTest | This class Last edited by $Author: sowen70 $ |
| ExcelFileReader | This class reads an Excel spreadsheet and creates an ArrayList of ArrayLists containing string data. |
| ExcelFileReaderTest | This class verifies that basic Excel file parsing is working. |
| FileListByExtTask | This processor gets a list of files on a local directory. |
| FileListByExtTaskTest | Test FileListByExtTask |
| FileListByRegexTask | This processor lists the files in a given subdirectory using a regular expression. |
| FileListByRegexTaskTest | This class Last edited by $Author: sowen70 $ |
| FileUtilTest | |
| ImageReader | This processor reads an image file and places it in the output hash map. |
| ImageWriter | This processor writes images out to a file. |
| JTidyWorker | This processor tidies up bad HTML and converts it into valid XHTML. |
| JTidyWorkerTest | This class Last edited by $Author: sowen70 $ |
| LocalCommand | This processor executes a commandline and returns the response as a String. |
| LocalCommandTest | This class Last edited by $Author: sowen70 $ |
| PostWorker | This class POSTs a collection of parameter names/values and returns the resulting document. |
| PostWorkerTest | This class verifies that we can post to a URL and get a result back. |
| RegexFileWorker | This processor reads the text from a file, and replaces all instances of the oldText with instances of the new text. |
| TextFileReader | This processor reads text from a file specified by the "fileurl" attribute. |
| TextFileReaderTest | This class Last edited by $Author: sowen70 $ |
| TextFileWriter | This processor writes the "filecontents" out to the the url specified in the "outputFile" parameter. |
| TextFileWriterTest | This class Last edited by $Author: sowen70 $ |
| VelocityFileWriter | This class merges an input map of objects with a Velocity template and outputs the results to an output file. |
| VelocityFileWriterTest | This class Last edited by $Author: sowen70 $ |
Provides LocalWorkers capable of reading and writing different types of files. These classes are used when a workflow needs to be able to read or write a file from the local file system.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||