net.fenyo.gnetwatch
Class Documentation

java.lang.Object
  extended by net.fenyo.gnetwatch.Documentation

public class Documentation
extends java.lang.Object

Generates documentation. Tested successfully with XALAN-J 2.7.0

Version:
$Id: Documentation.java,v 1.2 2008/04/15 23:58:18 fenyo Exp $
Author:
Alexandre Fenyo

Field Summary
private static Log log
           
 
Constructor Summary
Documentation()
           
 
Method Summary
static void main(java.lang.String[] args)
          General entry point.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

private static Log log
Constructor Detail

Documentation

public Documentation()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException,
                        javax.xml.transform.TransformerConfigurationException,
                        javax.xml.transform.TransformerException,
                        java.io.FileNotFoundException,
                        FOPException
General entry point.

Parameters:
args - command line arguments.
Throws:
java.io.IOException - io exception.
javax.xml.transform.TransformerConfigurationException
javax.xml.transform.TransformerException
java.io.FileNotFoundException
FOPException