com.jeffpalm.util
Class GenIndexFiles

java.lang.Object
  extended by com.jeffpalm.util.GenIndexFiles

public class GenIndexFiles
extends java.lang.Object


Field Summary
 java.io.File basedir
           
 java.io.File[] exclude
           
 java.lang.String index_html
           
 
Constructor Summary
GenIndexFiles()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void realMain(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

basedir

public java.io.File basedir

index_html

public java.lang.String index_html

exclude

public java.io.File[] exclude
Constructor Detail

GenIndexFiles

public GenIndexFiles()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception

realMain

public void realMain(java.lang.String[] args)
              throws java.lang.Exception
Throws:
java.lang.Exception