org.hoglet.tools
Class DirectoryProcessor
java.lang.Object
org.hoglet.tools.DirectoryProcessor
public class DirectoryProcessor
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DirectoryProcessor
public DirectoryProcessor(File tagHandlerConfigFile)
throws HogletException,
org.jdom.JDOMException
- Throws:
HogletException
org.jdom.JDOMException
main
public static void main(String[] argv)
processDirectory
public void processDirectory(File inDir,
String inFileExt,
File outDir,
String outFileExt,
boolean overwrite,
boolean recurse)
throws HogletException
- Throws:
HogletException
Copyright © 2006 Gary Bentley. All Rights Reserved.