org.cumt.tools.generators
Class DefaultXDocGenerator

java.lang.Object
  extended by org.cumt.tools.generators.AbstractGenerator
      extended by org.cumt.tools.generators.DocGenerator
          extended by org.cumt.tools.generators.DefaultXDocGenerator
All Implemented Interfaces:
Generator

public class DefaultXDocGenerator
extends DocGenerator

Default Documentation generator. It generates a set of HTML files.

Author:
Carlos E.Descalzi FIXME Implement it

Field Summary
 
Fields inherited from class org.cumt.tools.generators.AbstractGenerator
eventSupport
 
Constructor Summary
DefaultXDocGenerator()
           
 
Method Summary
 void generate()
           
 
Methods inherited from class org.cumt.tools.generators.AbstractGenerator
addProgressListener, getBasePackage, getModel, getTargetDirectory, getUIClass, notifyFinalized, notifyProgress, notifyStarted, removeProgressListener, setBasePackage, setModel, setTargetDirectory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultXDocGenerator

public DefaultXDocGenerator()
Method Detail

generate

public void generate()


Copyright © 2006 null. All Rights Reserved.