org.jaffa.tools.website
Class GenerateTOC

java.lang.Object
  extended byorg.jaffa.tools.website.GenerateTOC

public class GenerateTOC
extends Object

Author:
PaulE

Method Summary
static void main(String[] args)
          Generate the Site Map / Table Of Contents for a web site
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
Generate the Site Map / Table Of Contents for a web site

Parameters:
args - the command line arguments Parameter 0 -> The root folder of the site to be processed (Default is 'c:/sandbox.sf/WebSite/dist') Parameter 1 -> The name of the html file to generated in the root folder (Default is 'toc.html')


Copyright © 2002-2004 JAFFA Project.