futils
Class WordIncludeProcessor
java.lang.Object
futils.WordIncludeProcessor
- All Implemented Interfaces:
- FileProcessor
public class WordIncludeProcessor
- extends java.lang.Object
- implements FileProcessor
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WordIncludeProcessor
public WordIncludeProcessor()
main
public static void main(java.lang.String[] args)
MainFileProcessor
public static void MainFileProcessor(FileProcessor fp)
throws java.io.IOException
- Throws:
java.io.IOException
wordPrintMerge
public static void wordPrintMerge(java.io.File[] files)
throws java.io.IOException
- Throws:
java.io.IOException
lsWordPrintMerge
public static void lsWordPrintMerge()
process
public void process(java.io.File[] f)
- Specified by:
process
in interface FileProcessor